]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stateofthemap.rb
Add roles from the private repository
[chef.git] / roles / stateofthemap.rb
diff --git a/roles/stateofthemap.rb b/roles/stateofthemap.rb
new file mode 100644 (file)
index 0000000..5afe706
--- /dev/null
@@ -0,0 +1,6 @@
+name "stateofthemap"
+description "Role applied to State of the Map servers"
+
+run_list(
+  "recipe[stateofthemap]"
+)