You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nexus/test.rulebook

33 lines
1.9 KiB
Plaintext

remote
=> $type = "error"
=> $scope = "software"
=> @DoSomethingAboutError
=> #errors
=> $type = "task"
=> $attr[command] = "convert"
=> $attr[original_filetype] = "ogg"
=> :RoundRobin
=> *abcde-fghij-00000-00001
=> *abcde-fghij-00000-00002
=> $attr[category] = "video" and ($attr[original_filetype] = "mpeg" or $attr[original_filetype] = "mpg")
=> :RoundRobin(*mpeg_nodes)
=> $attr[herp1] = "derp1" or $attr[herp2] = "derp2" and $attr[herp3] = "derp3" or $attr[herp4] = "derp4" or $attr[herp5] = "derp5" and $attr[herp6] = "derp6" or $attr[herp7] = "derp7"
=> $attr[command] = "whois"
=> :WhoisDistributor(*whois_nodes)
=> $attr[command] = "dummy"
=> :RoundRobin
=> @ExtensionMethodOne => #dummy_results
=> @ExtensionMethodTwo => #dummy_results
=> $tags has "flag"
=> @LogFlag
self
=> $type = "error" or $type = "warning"
=> #errors
errors
=> *logging_nodes
dummy_results
=> @SaveToDatabase