lib/junoser/parser.rb in junoser-0.3.8 vs lib/junoser/parser.rb in junoser-0.3.9

- old
+ new

@@ -2860,11 +2860,10 @@ b(str("access-profile"), c( arg ) ).as(:oneline), - # Ported from vSRX 18.3R1.9 b(str("security"), c( b(str("alarms"), c( @@ -4889,11 +4888,10 @@ security_macsec ) ) ), # End of vSRX 18.3R1.9 - b(str("interfaces"), c( b(a(str("pic-set"), arg), c( a(str("interface"), arg), @@ -97906,18 +97904,11 @@ ) ).as(:oneline), a(str("flag"), enum(str("configuration") | str("routing-socket") | str("compilation") | str("ipc") | str("rules") | str("lookup") | str("all"))).as(:oneline) ) ), - b(str("policy"), - s( - arg, - a(str("to-zone-name"), arg), - c( - b(str("policy"), - policy_type - ) - ) + b(s(str("from-zone"), arg, str("to-zone"), arg), + b(str("policy"), policy_type ) ), b(str("global"), c( b(str("policy"),