--- Ferm::Service[rsyncd_access_docker_registry_sync].orig
+++ Ferm::Service[rsyncd_access_docker_registry_sync]
+ prio => 10
+ unrestricted_access => False
+ proto => tcp
+ ensure => present
+ desc =>
+ notrack => False
+ port => [873, 1873]
+ srange => ['tools-docker-registry-8.tools.eqiad1.wikimedia.cloud']
Class[Firewall]
- Parameters differences:
--- Class[Firewall].orig
+++ Class[Firewall]
- provider => none
- Nftables::Service[rsyncd_access_docker-registry-sync]
- Parameters differences:
--- Nftables::Service[rsyncd_access_docker-registry-sync].orig
+++ Nftables::Service[rsyncd_access_docker-registry-sync]
+ prio => 10
+ unrestricted_access => False
+ proto => tcp
+ ensure => present
+ desc =>
+ notrack => False
+ src_ips => ['172.16.0.228']
+ port => [873, 1873]