]> git.openstreetmap.org Git - chef.git/blobdiff - roles/longma.rb
Add nominatim role to longma
[chef.git] / roles / longma.rb
index 402c877edbacd380bd1312e1c08bee4c09ce7e38..2b362d8eb6b43ee90d0901b4538ac199c14cc2ef 100644 (file)
@@ -33,5 +33,6 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix-dub]"
+  "role[equinix-dub]",
+  "role[nominatim]"
 )