]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
imagery: add coct drift2 test
[chef.git] / roles / ridley.rb
index bb07b565fe21c7ac4c270b542599a27da6bbb61e..6595ba2ee30e4380e5d3ad79d6dab582ff06a726 100644 (file)
@@ -12,11 +12,6 @@ default_attributes(
     :first_address => "10.0.15.1",
     :last_address => "10.0.15.254"
   },
-  :exim => {
-    :aliases => {
-      :root => "grant"
-    }
-  },
   :munin => {
     :graphs => {
       :apcpdu_ucl => {
@@ -97,7 +92,6 @@ run_list(
   "role[switch2osm]",
   "role[blog]",
   "role[otrs]",
-  "role[thinkup]",
   "recipe[dhcpd]",
   "recipe[openvpn]"
 )