]> git.openstreetmap.org Git - chef.git/commitdiff
Add chef and git roles to idris
authorTom Hughes <tom@compton.nu>
Sun, 9 Oct 2022 11:26:44 +0000 (12:26 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 9 Oct 2022 11:26:44 +0000 (12:26 +0100)
roles/idris.rb

index 5466c660573fa74d694b08ffd3a9db8c50a388f4..d584575531b0f10b1ada04dde69e400db99833e6 100644 (file)
@@ -35,6 +35,9 @@ default_attributes(
 run_list(
   "role[equinix-dub]",
   "role[hp-g9]",
+  "role[chef-server]",
+  "role[chef-repository]",
+  "role[git]",
   "role[letsencrypt]",
   "role[oxidized]",
   "recipe[serverinfo]"