]> git.openstreetmap.org Git - chef.git/blobdiff - roles/thorn-02.rb
Upgrade bytemark machines to chef 13
[chef.git] / roles / thorn-02.rb
index 7f37e8b17ff397e27d7a69f1fae4d4d0b5a9cbef..b226c3637571e9ee2e52baf456f0f40ed869d6a4 100644 (file)
@@ -20,14 +20,10 @@ default_attributes(
         "net.ipv6.conf.eth0.accept_ra" => "0"
       }
     }
-  },
-  :web => {
-    :readonly_database_host => "db-slave"
   }
 )
 
 run_list(
   "role[ic]",
-  "role[hp-g5]",
   "role[web-backend]"
 )