]> git.openstreetmap.org Git - chef.git/blobdiff - roles/fafnir.rb
Add db-slave role to fafnir
[chef.git] / roles / fafnir.rb
index b50e2fc3a9284f7cbf11a5a66183bc612b754576..d8e6b5b5082aeb8d9afd756bc52a0b758c0ff417 100644 (file)
@@ -57,5 +57,6 @@ default_attributes(
 
 run_list(
   "role[aws]",
+  "role[db-slave]",
   "recipe[openvpn]"
 )