]> git.openstreetmap.org Git - chef.git/commitdiff
Correct IP address
authorTom Hughes <tom@compton.nu>
Fri, 4 Jan 2019 22:48:26 +0000 (22:48 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 4 Jan 2019 22:48:26 +0000 (22:48 +0000)
roles/grifon.rb

index 04c43ec17fbd9c5e6733da01b9ee463b399c61b5..85062bbe7786316d50765e1b48462da50d946e5c 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
       :inet6 => [
         {
           :action => "ACCEPT",
-          :source => "net:[2a00:5884::7]",
+          :source => "net:[2a00:5884::8]",
           :dest => "fw",
           :proto => "tcp",
           :dest_ports => "munin",