allow lw07 access to sibelius postgres
[mirror/dsa-puppet.git] / modules / ferm / manifests / per-host.pp
index 24a37b1..9bd477c 100644 (file)
@@ -413,7 +413,7 @@ class ferm::per-host {
                        }
                        @ferm::rule { 'dsa-postgres-replication':
                                description     => 'Allow postgress access',
-                               rule            => '&SERVICE_RANGE(tcp, 5433, ( 185.17.185.180/32 ))'
+                               rule            => '&SERVICE_RANGE(tcp, 5433, ( 185.17.185.180/32 185.17.185.187/32 ))'
                        }
                }
                lw04: {