]> git.openstreetmap.org Git - chef.git/blob - roles/ch.rb
Move web-statistics and web-cleanup roles to spike-06
[chef.git] / roles / ch.rb
1 name "ch"
2 description "Role applied to all servers located in Switzerland"
3
4 override_attributes(
5   :country => "ch"
6 )
7
8 run_list(
9   "role[base]"
10 )