]> git.openstreetmap.org Git - chef.git/blobdiff - roles/norbert.rb
enable cron jobs on poldi
[chef.git] / roles / norbert.rb
index 17f6f20213685e32d2f1d49ede61707ffade3d6f..28fc3aaa1f79cf1c7801f290100bf767391923e8 100644 (file)
@@ -25,7 +25,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.100"
+        :address => "128.40.45.202"
       }
     }
   },
@@ -45,5 +45,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-internal]"
+  "role[ucl-wolfson]",
+  "role[hp-g5]"
 )