]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dribble.rb
Remove crm-staging from dribble during development
[chef.git] / roles / dribble.rb
index f40e9dcd8ee5fe45885015a93e3296e7001c7878..919720597046a611469ec6f01b1cb7a29020be65 100644 (file)
@@ -18,20 +18,20 @@ default_attributes(
         }
       },
       :external => {
-        :interface => "bond0.2",
+        :interface => "bond0.3",
         :role => :external,
         :inet => {
-          :address => "130.117.76.4"
+          :address => "184.104.179.132"
         },
         :inet6 => {
-          :address => "2001:978:2:2c::172:4"
+          :address => "2001:470:1:fa1::4"
         }
       }
     }
   },
   :accounts => {
     :users => {
-      :msbarry => { :status => :user }
+      :kevin => { :status => :user }
     }
   }
 )