]> git.openstreetmap.org Git - chef.git/blob - roles/by.rb
60a54bcaa4b7fd2f5d1503334cc5ae206a2e4498
[chef.git] / roles / by.rb
1 name "by"
2 description "Role applied to all servers located in Belarus"
3
4 override_attributes(
5   :country => "by"
6 )
7
8 run_list(
9   "role[base]"
10 )