]> git.openstreetmap.org Git - chef.git/blobdiff - roles/idris.rb
Move letsencrypt role from sarel to idris
[chef.git] / roles / idris.rb
index ee56fc85a25745cc0b3d43d8d9a46d8edd489c05..5466c660573fa74d694b08ffd3a9db8c50a388f4 100644 (file)
@@ -35,5 +35,7 @@ default_attributes(
 run_list(
   "role[equinix-dub]",
   "role[hp-g9]",
-  "role[oxidized]"
+  "role[letsencrypt]",
+  "role[oxidized]",
+  "recipe[serverinfo]"
 )