--- File[/etc/ferm/conf.d/10_calico_bird_bgp_network_infra].orig
+++ File[/etc/ferm/conf.d/10_calico_bird_bgp_network_infra]
+ tag => ferm
+ ensure => present
+ owner => root
+ group => root
+ notify => Service[ferm]
+ mode => 0400
+ require => File[/etc/ferm/conf.d]
Content differences:
--- /etc/ferm/conf.d/10_calico_bird_bgp_network_infra.orig
+++ /etc/ferm/conf.d/10_calico_bird_bgp_network_infra
@@ -0,0 +1,6 @@
+# Autogenerated by puppet. DO NOT EDIT BY HAND!
+#
+#
+&R_SERVICE(tcp, 179, $NETWORK_INFRA);
+
+
Ferm::Service[calico_bird_bgp_network_infra]
- Parameters differences:
--- Ferm::Service[calico_bird_bgp_network_infra].orig
+++ Ferm::Service[calico_bird_bgp_network_infra]
+ prio => 10
+ ensure => present
+ port => 179
+ desc =>
+ proto => tcp
+ notrack => False
+ src_sets => ['NETWORK_INFRA']
- File[/etc/ferm/conf.d/10_calico_bird_bgp_gateways]
- Parameters differences:
--- File[/etc/ferm/conf.d/10_calico_bird_bgp_gateways].orig
+++ File[/etc/ferm/conf.d/10_calico_bird_bgp_gateways]
+ tag => ferm
+ ensure => present
+ owner => root
+ group => root
+ notify => Service[ferm]
+ mode => 0400
+ require => File[/etc/ferm/conf.d]
- Content differences:
--- /etc/ferm/conf.d/10_calico_bird_bgp_gateways.orig
+++ /etc/ferm/conf.d/10_calico_bird_bgp_gateways
@@ -0,0 +1,6 @@
+# Autogenerated by puppet. DO NOT EDIT BY HAND!
+#
+#
+&R_SERVICE(tcp, 179, (10.192.31.1));
+
+
- Ferm::Service[calico-bird]
- Parameters differences:
--- Ferm::Service[calico-bird].orig
+++ Ferm::Service[calico-bird]
- srange => ($NETWORK_INFRA 10.192.31.1)
- prio => 10
- ensure => present
- port => 179
- desc =>
- proto => tcp
- notrack => False
- File[/etc/ferm/conf.d/10_calico-bird]
- Parameters differences:
--- File[/etc/ferm/conf.d/10_calico-bird].orig
+++ File[/etc/ferm/conf.d/10_calico-bird]
- tag => ferm
- ensure => present
- owner => root
- group => root
- notify => Service[ferm]
- mode => 0400
- require => File[/etc/ferm/conf.d]
- Content differences:
--- /etc/ferm/conf.d/10_calico-bird.orig
+++ /etc/ferm/conf.d/10_calico-bird
@@ -1,6 +0,0 @@
-# Autogenerated by puppet. DO NOT EDIT BY HAND!
-#
-#
-&R_SERVICE(tcp, 179, ($NETWORK_INFRA 10.192.31.1));
-
-
- Firewall::Service[calico-bird-bgp-gateways]
- Parameters differences:
--- Firewall::Service[calico-bird-bgp-gateways].orig
+++ Firewall::Service[calico-bird-bgp-gateways]
+ srange => ['10.192.31.1']
+ prio => 10
+ ensure => present
+ port => 179
+ desc =>
+ proto => tcp
+ notrack => False
- Firewall::Service[calico-bird-bgp-network-infra]
- Parameters differences:
--- Firewall::Service[calico-bird-bgp-network-infra].orig
+++ Firewall::Service[calico-bird-bgp-network-infra]
+ prio => 10
+ ensure => present
+ port => 179
+ desc =>
+ proto => tcp
+ notrack => False
+ src_sets => ['NETWORK_INFRA']
- Ferm::Service[calico_bird_bgp_gateways]
- Parameters differences:
--- Ferm::Service[calico_bird_bgp_gateways].orig
+++ Ferm::Service[calico_bird_bgp_gateways]
+ srange => ['10.192.31.1']
+ prio => 10
+ ensure => present
+ port => 179
+ desc =>
+ proto => tcp
+ notrack => False