]> git.openstreetmap.org Git - chef.git/commitdiff
Move supybot to ironbelly
authorTom Hughes <tom@compton.nu>
Thu, 11 Jul 2013 11:31:34 +0000 (12:31 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 11 Jul 2013 11:31:34 +0000 (12:31 +0100)
roles/horntail.rb
roles/ironbelly.rb

index e4a17665e8bf61dde09f55cdc2073b2aa30204bc..bc54918fb35569d211f8e43592e52063d70f54da 100644 (file)
@@ -110,6 +110,5 @@ run_list(
   "role[stats]",
   "role[web-storage]",
   "role[backup]",
-  "role[supybot]",
   "recipe[rsyncd]"
 )
index 40455ab24f9951ddc5823271d4b46709fd2e01bc..0726d13f0338fe56fa0188261f5f123158619c87 100644 (file)
@@ -80,6 +80,7 @@ run_list(
   "role[gateway]",
   "role[chef-server]",
   "role[chef-repository]",
+  "role[supybot]",
   "recipe[rsyncd]",
   "recipe[openvpn]"
 )