]> git.openstreetmap.org Git - chef.git/commitdiff
Move switch2osm role from ridley -> naga
authorGrant Slater <github@firefishy.com>
Sun, 12 Feb 2023 22:40:54 +0000 (22:40 +0000)
committerGrant Slater <github@firefishy.com>
Sun, 12 Feb 2023 22:40:54 +0000 (22:40 +0000)
roles/naga.rb
roles/ridley.rb

index 3e01e27687385ed2049a480f60eac8533ecd8767..c9b7e00c4b8bf8e8277394f5da8787307985e888 100644 (file)
@@ -40,6 +40,7 @@ run_list(
   "role[irc]",
   "role[blogs]",
   "role[munin]",
+  "role[switch2osm]",
   "recipe[foundation::owg]",
   "recipe[foundation::welcome]",
   "recipe[stateofthemap::container]"
index aee7655c99daf98c409cb0ff8be304a376145096..9b4b1f93c8c32385de12e29971bf3f69f91ceeef 100644 (file)
@@ -43,7 +43,6 @@ run_list(
   "role[gateway]",
   "role[foundation]",
   "role[stateofthemap]",
-  "role[switch2osm]",
   "role[blog]",
   "role[otrs]",
   "role[donate]",