]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo in urmel's IP address
authorTom Hughes <tom@compton.nu>
Sat, 5 Jul 2014 22:05:48 +0000 (23:05 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 5 Jul 2014 22:05:48 +0000 (23:05 +0100)
roles/urmel.rb

index bf8038cd5d30877d0f8cda3d0b07e3e2a4f7e658..a556a8072745b29ec1df19abfae78d996331b35f 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.2076"
+        :address => "128.40.45.207"
       }
     }
   }
       }
     }
   }