]> git.openstreetmap.org Git - chef.git/blobdiff - roles/zark.rb
put pummelzacken in import mode
[chef.git] / roles / zark.rb
index f22a1366521db9c6294d241acd7ef717d56a23bd..45a6de4d28a6d4cb3e16e72ead8509a35325a988 100644 (file)
@@ -5,7 +5,7 @@ default_attributes(
   :networking => {
     :interfaces => {
       :internal_ipv4 => {
-        :interface => "eth0",
+        :interface => "eth1.2801",
         :role => :internal,
         :family => :inet,
         :address => "10.0.0.8"
@@ -31,6 +31,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-slough]",
+  "role[ucl]",
   "role[owl]"
 )