]> git.openstreetmap.org Git - chef.git/commitdiff
Move supybot from ironbelly to idris
authorTom Hughes <tom@compton.nu>
Mon, 10 Apr 2023 18:07:57 +0000 (19:07 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 10 Apr 2023 18:07:57 +0000 (19:07 +0100)
roles/idris.rb
roles/ironbelly.rb

index 394696cb78eba36c0a8a0d62e5253be7e7aecd20..0a7f593ab0e80f3b7163e61e907969b4ef5bbba3 100644 (file)
@@ -40,5 +40,6 @@ run_list(
   "role[git]",
   "role[letsencrypt]",
   "role[oxidized]",
+  "role[supybot]",
   "recipe[serverinfo]"
 )
index ebde9a26a1066fa1239aec3b1b2d9195bb58e835..37d75c3036e90d487a3b9f4a73fb79c51f29f37a 100644 (file)
@@ -97,7 +97,6 @@ default_attributes(
 run_list(
   "role[equinix-ams]",
   "role[gateway]",
-  "role[supybot]",
   "recipe[rsyncd]",
   "recipe[dhcpd]"
 )