X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..bd7172ec904d4ec31e07b7f1a691c6e6314668d2:/roles/ouroboros.rb diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index 4160db358..9b132146c 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -28,5 +28,6 @@ default_attributes( run_list( "role[ic]", - "role[wiki-new]" + "role[hp-g6]", + "role[wiki]" )