]> git.openstreetmap.org Git - chef.git/blob - roles/dk.rb
fix anchor link capitalisation Processing_the_file
[chef.git] / roles / dk.rb
1 name "dk"
2 description "Role applied to all servers located in Denmark"
3
4 override_attributes(
5   :country => "dk"
6 )
7
8 run_list(
9   "role[base]"
10 )