]> git.openstreetmap.org Git - chef.git/blob - roles/cloudferro-waw3-2.rb
Fix typo in network configuration for cmok and wawel
[chef.git] / roles / cloudferro-waw3-2.rb
1 name "cloudferro-waw3-2"
2 description "Role applied to all servers at CloudFerro WAW3-2"
3
4 run_list(
5   "role[pl]",
6   "role[cloudferro]"
7 )
8
9 default_attributes(
10   :location => "Warsaw"
11 )