diff --git a/playbooks/groups/arm-qa.yml b/playbooks/groups/arm-qa.yml index 0803d03d4b..e0bf915091 100644 --- a/playbooks/groups/arm-qa.yml +++ b/playbooks/groups/arm-qa.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=arm-qa" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=arm_qa" - name: Setup arm-qa hosts hosts: arm_qa diff --git a/playbooks/groups/autocloud-backend.yml b/playbooks/groups/autocloud-backend.yml index f71b62b3be..1a3dfe4a38 100644 --- a/playbooks/groups/autocloud-backend.yml +++ b/playbooks/groups/autocloud-backend.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=autocloud-backend-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=autocloud_backend_stg" - name: dole out the generic configuration hosts: autocloud_backend:autocloud_backend_stg diff --git a/playbooks/groups/autocloud-web.yml b/playbooks/groups/autocloud-web.yml index c3fd77a0de..d8495371b1 100644 --- a/playbooks/groups/autocloud-web.yml +++ b/playbooks/groups/autocloud-web.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=autocloud-web:autocloud-web-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=autocloud_web:autocloud_web_stg" - name: make the box be real hosts: autocloud_web:autocloud_web_stg diff --git a/playbooks/groups/badges-backend.yml b/playbooks/groups/badges-backend.yml index 1947ee7242..3a72cc7ec7 100644 --- a/playbooks/groups/badges-backend.yml +++ b/playbooks/groups/badges-backend.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=badges-backend:badges-backend-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=badges_backend:badges_backend_stg" - name: dole out the generic configuration hosts: badges_backend:badges_backend_stg diff --git a/playbooks/groups/badges-web.yml b/playbooks/groups/badges-web.yml index 14c8a5462a..9ce6494651 100644 --- a/playbooks/groups/badges-web.yml +++ b/playbooks/groups/badges-web.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/badges-web* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=badges-web:badges-web-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=badges_web:badges_web_stg" - name: make the box be real hosts: badges_web:badges_web_stg diff --git a/playbooks/groups/basset.yml b/playbooks/groups/basset.yml index d3fe947980..fa4394df99 100644 --- a/playbooks/groups/basset.yml +++ b/playbooks/groups/basset.yml @@ -1,6 +1,6 @@ # create a new basset server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=basset:basset-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=basset:basset_stg" - name: make the box be real hosts: basset:basset_stg diff --git a/playbooks/groups/bastion.yml b/playbooks/groups/bastion.yml index f4b5d9eb66..2c3ed58161 100644 --- a/playbooks/groups/bastion.yml +++ b/playbooks/groups/bastion.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bastion" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bastion" - name: make the boxen be real for real hosts: bastion diff --git a/playbooks/groups/batcave.yml b/playbooks/groups/batcave.yml index e8183a460c..aca49aa7a9 100644 --- a/playbooks/groups/batcave.yml +++ b/playbooks/groups/batcave.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=batcave" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=batcave" - name: make the box be real hosts: batcave diff --git a/playbooks/groups/batcomputer.yml b/playbooks/groups/batcomputer.yml index b615d993df..7d8b172eb6 100644 --- a/playbooks/groups/batcomputer.yml +++ b/playbooks/groups/batcomputer.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=batcomputer" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=batcomputer" - name: make the box be real hosts: batcomputer diff --git a/playbooks/groups/beaker.yml b/playbooks/groups/beaker.yml index 5fe2b40bc5..6c85b95e75 100644 --- a/playbooks/groups/beaker.yml +++ b/playbooks/groups/beaker.yml @@ -2,7 +2,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=beaker:beaker-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=beaker:beaker_stg" - name: make the box be real hosts: beaker:beaker_stg diff --git a/playbooks/groups/blockerbugs.yml b/playbooks/groups/blockerbugs.yml index 5560c68804..a0efcc60ba 100644 --- a/playbooks/groups/blockerbugs.yml +++ b/playbooks/groups/blockerbugs.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=blockerbugs:blockerbugs-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=blockerbugs:blockerbugs_stg" - name: make the box be real hosts: blockerbugs:blockerbugs_stg diff --git a/playbooks/groups/bodhi-backend.yml b/playbooks/groups/bodhi-backend.yml index 0e18b8a012..bfa50aebc6 100644 --- a/playbooks/groups/bodhi-backend.yml +++ b/playbooks/groups/bodhi-backend.yml @@ -5,7 +5,7 @@ # They also run some misc releng scripts. # -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bodhi-backend:bodhi-backend-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bodhi_backend:bodhi_backend_stg" # Once the instance exists, configure it. diff --git a/playbooks/groups/bugyou.yml b/playbooks/groups/bugyou.yml index 79409c5400..52f37abaf4 100644 --- a/playbooks/groups/bugyou.yml +++ b/playbooks/groups/bugyou.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bugyou:bugyou-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bugyou:bugyou_stg" - name: dole out the generic configuration hosts: bugyou:bugyou_stg diff --git a/playbooks/groups/bugzilla2fedmsg.yml b/playbooks/groups/bugzilla2fedmsg.yml index 86fb31feb2..db81495130 100644 --- a/playbooks/groups/bugzilla2fedmsg.yml +++ b/playbooks/groups/bugzilla2fedmsg.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bugzilla2fedmsg:bugzilla2fedmsg-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=bugzilla2fedmsg:bugzilla2fedmsg_stg" - name: dole out the generic configuration hosts: bugzilla2fedmsg:bugzilla2fedmsg_stg diff --git a/playbooks/groups/buildhw.yml b/playbooks/groups/buildhw.yml index eb77006429..c228386e55 100644 --- a/playbooks/groups/buildhw.yml +++ b/playbooks/groups/buildhw.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=buildhw:bkernel" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=buildhw:bkernel" - name: make koji builder(s) on raw hw hosts: buildhw:bkernel diff --git a/playbooks/groups/buildvm.yml b/playbooks/groups/buildvm.yml index 1a07f30b21..35acea9584 100644 --- a/playbooks/groups/buildvm.yml +++ b/playbooks/groups/buildvm.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this builder on the buildvmhost # NOTE: most of these vars_path come from group_vars/buildvm or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=buildvm:buildvm-stg:buildvm-aarch64:buildvm-armv7:buildvm-ppc64:buildvm-ppc64le:buildvm-ppc64-stg:buildvm-ppc64le-stg:buildvm-aarch64-stg:buildvm-armv7-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=buildvm:buildvm_stg:buildvm_aarch64:buildvm_armv7:buildvm_ppc64:buildvm_ppc64le:buildvm_ppc64_stg:buildvm_ppc64le_stg:buildvm_aarch64_stg:buildvm_armv7_stg" - name: make koji builder(s) hosts: buildvm:buildvm_stg:buildvm_aarch64:buildvm_armv7:buildvm_ppc64:buildvm_ppc64le:buildvm_ppc64_stg:buildvm_ppc64le_stg:buildvm_aarch64_stg:buildvm_armv7_stg:buildvm_s390x:buildvm_s390x_stg diff --git a/playbooks/groups/busgateway.yml b/playbooks/groups/busgateway.yml index d833ec7c6c..8b88d7832c 100644 --- a/playbooks/groups/busgateway.yml +++ b/playbooks/groups/busgateway.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=busgateway:busgateway-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=busgateway:busgateway_stg" - name: dole out the generic configuration hosts: busgateway:busgateway_stg diff --git a/playbooks/groups/certgetter.yml b/playbooks/groups/certgetter.yml index d59f48fca9..8463cfc615 100644 --- a/playbooks/groups/certgetter.yml +++ b/playbooks/groups/certgetter.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=certgetter" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=certgetter" - name: make the box be real hosts: certgetter diff --git a/playbooks/groups/ci.yml b/playbooks/groups/ci.yml index d709159c14..b4d4fb969c 100644 --- a/playbooks/groups/ci.yml +++ b/playbooks/groups/ci.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ci-cc-rdu01.fedoraproject.org" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ci_cc_rdu01.fedoraproject.org" - name: make the box be real hosts: ci diff --git a/playbooks/groups/copr-frontend.yml b/playbooks/groups/copr-frontend.yml index b8571739e7..39fb5d55d1 100644 --- a/playbooks/groups/copr-frontend.yml +++ b/playbooks/groups/copr-frontend.yml @@ -1,5 +1,5 @@ --- -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=copr-front-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=copr_front_stg" - name: provision copr frontend hosts: copr_front_stg diff --git a/playbooks/groups/datagrepper.yml b/playbooks/groups/datagrepper.yml index c7f2aa310a..72baef0517 100644 --- a/playbooks/groups/datagrepper.yml +++ b/playbooks/groups/datagrepper.yml @@ -1,6 +1,6 @@ # create a new datagrepper server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=datagrepper:datagrepper-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=datagrepper:datagrepper_stg" - name: make the box be real hosts: datagrepper:datagrepper_stg diff --git a/playbooks/groups/dhcp.yml b/playbooks/groups/dhcp.yml index da2929ff83..86ec876dc5 100644 --- a/playbooks/groups/dhcp.yml +++ b/playbooks/groups/dhcp.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=dhcp" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=dhcp" - name: make the box be real hosts: dhcp diff --git a/playbooks/groups/dns.yml b/playbooks/groups/dns.yml index fcff65c471..b87ebda975 100644 --- a/playbooks/groups/dns.yml +++ b/playbooks/groups/dns.yml @@ -1,6 +1,6 @@ # create a new dns server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=dns" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=dns" - name: make the box be real hosts: dns diff --git a/playbooks/groups/download.yml b/playbooks/groups/download.yml index d5ab95624b..1e2bfdeec1 100644 --- a/playbooks/groups/download.yml +++ b/playbooks/groups/download.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=download-ibiblio:download-cc-rdu:download-phx2-virtual" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=download_ibiblio:download_cc_rdu:download_phx2_virtual" - name: Download servers hosts: download diff --git a/playbooks/groups/elections.yml b/playbooks/groups/elections.yml index 6e7b2d1247..11037f79b6 100644 --- a/playbooks/groups/elections.yml +++ b/playbooks/groups/elections.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=elections:elections-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=elections:elections_stg" - name: make the box be real hosts: elections:elections_stg diff --git a/playbooks/groups/fas.yml b/playbooks/groups/fas.yml index aaf0dd4d25..7a7a69ba08 100644 --- a/playbooks/groups/fas.yml +++ b/playbooks/groups/fas.yml @@ -1,6 +1,6 @@ # create a new fas server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=fas:fas-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=fas:fas_stg" - name: make the box be real hosts: fas_stg:fas diff --git a/playbooks/groups/fedimg.yml b/playbooks/groups/fedimg.yml index 870e0a7991..9930b14b1e 100644 --- a/playbooks/groups/fedimg.yml +++ b/playbooks/groups/fedimg.yml @@ -1,7 +1,7 @@ # create a new fedimg server # NOTE: make sure there is room/space for this server on the vmhost -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=fedimg:fedimg-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=fedimg:fedimg_stg" - name: dole out the generic configuration hosts: fedimg:fedimg_stg diff --git a/playbooks/groups/fedocal.yml b/playbooks/groups/fedocal.yml index 41458f6db7..b55127fdad 100644 --- a/playbooks/groups/fedocal.yml +++ b/playbooks/groups/fedocal.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=fedocal-stg:fedocal" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=fedocal_stg:fedocal" - name: make the box be real hosts: fedocal_stg:fedocal diff --git a/playbooks/groups/freshmaker.yml b/playbooks/groups/freshmaker.yml index 8ac8b26740..9fa32d09d4 100644 --- a/playbooks/groups/freshmaker.yml +++ b/playbooks/groups/freshmaker.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=freshmaker:freshmaker-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=freshmaker:freshmaker_stg" - name: make the box be real hosts: freshmaker:freshmaker_stg diff --git a/playbooks/groups/github2fedmsg.yml b/playbooks/groups/github2fedmsg.yml index 4a2185567a..c858040d67 100644 --- a/playbooks/groups/github2fedmsg.yml +++ b/playbooks/groups/github2fedmsg.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/github2fedmsg* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=github2fedmsg:github2fedmsg-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=github2fedmsg:github2fedmsg_stg" - name: make the box be real hosts: github2fedmsg:github2fedmsg_stg diff --git a/playbooks/groups/gnome-backups.yml b/playbooks/groups/gnome-backups.yml index af3f45f821..ce08961ff6 100644 --- a/playbooks/groups/gnome-backups.yml +++ b/playbooks/groups/gnome-backups.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=gnome-backups" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=gnome_backups" - name: make the boxen be real for real hosts: gnome_backups diff --git a/playbooks/groups/hotness.yml b/playbooks/groups/hotness.yml index bee45f9f5f..a3d797a8ab 100644 --- a/playbooks/groups/hotness.yml +++ b/playbooks/groups/hotness.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=hotness:hotness-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=hotness:hotness_stg" - name: dole out the generic configuration hosts: hotness:hotness_stg diff --git a/playbooks/groups/hubs.yml b/playbooks/groups/hubs.yml index aed6b7ffa0..62347fba1b 100644 --- a/playbooks/groups/hubs.yml +++ b/playbooks/groups/hubs.yml @@ -1,6 +1,6 @@ # create the hubs server # NOTE: should be used with --limit most of the time -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=hubs-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=hubs_stg" - name: make the box be real hosts: hubs_stg diff --git a/playbooks/groups/infinote.yml b/playbooks/groups/infinote.yml index 41bef62f83..1fba0de176 100644 --- a/playbooks/groups/infinote.yml +++ b/playbooks/groups/infinote.yml @@ -1,5 +1,5 @@ # create a new infinote server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=infinote" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=infinote" - name: make the boxen be real for real hosts: infinote diff --git a/playbooks/groups/ipa.yml b/playbooks/groups/ipa.yml index f385b28f2f..b4979bed60 100644 --- a/playbooks/groups/ipa.yml +++ b/playbooks/groups/ipa.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipa:ipa-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipa:ipa_stg" - name: make the box be real hosts: ipa:ipa_stg diff --git a/playbooks/groups/kerneltest.yml b/playbooks/groups/kerneltest.yml index 3d86759332..ca5f8ea798 100644 --- a/playbooks/groups/kerneltest.yml +++ b/playbooks/groups/kerneltest.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/kerneltest* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=kerneltest:kerneltest-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=kerneltest:kerneltest_stg" - name: make the box be real hosts: kerneltest_stg:kerneltest diff --git a/playbooks/groups/keyserver.yml b/playbooks/groups/keyserver.yml index 76598c25f1..017a87bbb5 100644 --- a/playbooks/groups/keyserver.yml +++ b/playbooks/groups/keyserver.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/gallery-web* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=keys" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=keys" - name: make the box be real hosts: keys diff --git a/playbooks/groups/koji-hub.yml b/playbooks/groups/koji-hub.yml index 773fcf95ce..31b6ad7f24 100644 --- a/playbooks/groups/koji-hub.yml +++ b/playbooks/groups/koji-hub.yml @@ -2,7 +2,7 @@ # NOTE: should be used with --limit most of the time # NOTE: most of these vars_path come from group_vars/koji-hub or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koji-stg:koji" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koji_stg:koji" # Once the instance exists, configure it. diff --git a/playbooks/groups/kojipkgs.yml b/playbooks/groups/kojipkgs.yml index 0ee3a7969a..b9c1f5b198 100644 --- a/playbooks/groups/kojipkgs.yml +++ b/playbooks/groups/kojipkgs.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=kojipkgs" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=kojipkgs" - name: make the boxen be real for real hosts: kojipkgs diff --git a/playbooks/groups/koschei-backend.yml b/playbooks/groups/koschei-backend.yml index 994e1122f8..719f7e37b4 100644 --- a/playbooks/groups/koschei-backend.yml +++ b/playbooks/groups/koschei-backend.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-backend:koschei-backend-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei_backend:koschei_backend_stg" - name: install koschei hosts: koschei_backend diff --git a/playbooks/groups/koschei-web.yml b/playbooks/groups/koschei-web.yml index 35bfc351d4..cd377d37c8 100644 --- a/playbooks/groups/koschei-web.yml +++ b/playbooks/groups/koschei-web.yml @@ -1,5 +1,5 @@ --- -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-web:koschei-web-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei_web:koschei_web_stg" - name: install koschei-frontend hosts: koschei_web diff --git a/playbooks/groups/logserver.yml b/playbooks/groups/logserver.yml index 6d9b2ed6ee..bcc0ae4822 100644 --- a/playbooks/groups/logserver.yml +++ b/playbooks/groups/logserver.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=log01.phx2.fedoraproject.org" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=log01.phx2.fedoraproject.org" - name: make the box be real hosts: log01.phx2.fedoraproject.org diff --git a/playbooks/groups/loopabull.yml b/playbooks/groups/loopabull.yml index ec986bc1b7..85809dc3d6 100644 --- a/playbooks/groups/loopabull.yml +++ b/playbooks/groups/loopabull.yml @@ -1,5 +1,5 @@ # create a new loopabull server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=loopabull:loopabull-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=loopabull:loopabull_stg" - name: make the box be real hosts: loopabull:loopabull_stg diff --git a/playbooks/groups/mailman.yml b/playbooks/groups/mailman.yml index 3c2142b8fb..2957e254a5 100644 --- a/playbooks/groups/mailman.yml +++ b/playbooks/groups/mailman.yml @@ -2,7 +2,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mailman:mailman-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mailman:mailman_stg" - name: make the box be real hosts: mailman_stg:mailman diff --git a/playbooks/groups/maintainer-test.yml b/playbooks/groups/maintainer-test.yml index bfa4e48418..f7e19353dc 100644 --- a/playbooks/groups/maintainer-test.yml +++ b/playbooks/groups/maintainer-test.yml @@ -32,8 +32,8 @@ - debug: var=Frozen -- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=arm-packager" -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=aarch64-test" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=arm_packager" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=aarch64_test" - name: Setup maintainer test hosts hosts: arm_packager:maintainer_test:aarch64_test diff --git a/playbooks/groups/mariadb-server.yml b/playbooks/groups/mariadb-server.yml index 07b87675ac..542c3696b9 100644 --- a/playbooks/groups/mariadb-server.yml +++ b/playbooks/groups/mariadb-server.yml @@ -2,7 +2,7 @@ # NOTE: should be used with --limit most of the time # NOTE: most of these vars_path come from group_vars/backup_server or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=db03.phx2.fedoraproject.org:db03.stg.phx2.fedoraproject.org" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=db03.phx2.fedoraproject.org:db03.stg.phx2.fedoraproject.org" # Once the instance exists, configure it. diff --git a/playbooks/groups/mbs.yml b/playbooks/groups/mbs.yml index 9560c794b6..8b05e6b711 100644 --- a/playbooks/groups/mbs.yml +++ b/playbooks/groups/mbs.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mbs:mbs-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mbs:mbs_stg" - name: make the box be real hosts: mbs:mbs_stg diff --git a/playbooks/groups/mdapi.yml b/playbooks/groups/mdapi.yml index ca7b048dfc..2a607d2af6 100644 --- a/playbooks/groups/mdapi.yml +++ b/playbooks/groups/mdapi.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mdapi:mdapi-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mdapi:mdapi_stg" - name: make the box be real hosts: mdapi_stg:mdapi diff --git a/playbooks/groups/memcached.yml b/playbooks/groups/memcached.yml index 17e83f0f85..035c3a046f 100644 --- a/playbooks/groups/memcached.yml +++ b/playbooks/groups/memcached.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=memcached:memcached-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=memcached:memcached_stg" - name: make the box be real hosts: memcached:memcached_stg diff --git a/playbooks/groups/mirrormanager.yml b/playbooks/groups/mirrormanager.yml index e6eec8e923..a35aa4860c 100644 --- a/playbooks/groups/mirrormanager.yml +++ b/playbooks/groups/mirrormanager.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mm:mm-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=mm:mm_stg" - name: make the boxe be real for real hosts: mm:mm_stg diff --git a/playbooks/groups/modernpaste.yml b/playbooks/groups/modernpaste.yml index 30f8a41d27..2abe3d2059 100644 --- a/playbooks/groups/modernpaste.yml +++ b/playbooks/groups/modernpaste.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=modernpaste-stg:modernpaste" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=modernpaste_stg:modernpaste" - name: dole out the generic configuration hosts: modernpaste_stg:modernpaste diff --git a/playbooks/groups/newcloud-undercloud.yml b/playbooks/groups/newcloud-undercloud.yml index 07577926e4..0ed27b771b 100644 --- a/playbooks/groups/newcloud-undercloud.yml +++ b/playbooks/groups/newcloud-undercloud.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=newcloud-undercloud" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=newcloud_undercloud" - name: make the box be real hosts: newcloud_undercloud diff --git a/playbooks/groups/noc.yml b/playbooks/groups/noc.yml index d41f7c4a9d..31564e6680 100644 --- a/playbooks/groups/noc.yml +++ b/playbooks/groups/noc.yml @@ -1,5 +1,5 @@ # This is a basic playbook -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nagios" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nagios" - name: make the box be real hosts: nagios diff --git a/playbooks/groups/notifs-backend.yml b/playbooks/groups/notifs-backend.yml index ec3a49121c..359bbbe7b8 100644 --- a/playbooks/groups/notifs-backend.yml +++ b/playbooks/groups/notifs-backend.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=notifs-backend:notifs-backend-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=notifs_backend:notifs_backend_stg" - name: dole out the generic configuration hosts: notifs_backend:notifs_backend_stg diff --git a/playbooks/groups/notifs-web.yml b/playbooks/groups/notifs-web.yml index 71eadb218e..11a7b3bed0 100644 --- a/playbooks/groups/notifs-web.yml +++ b/playbooks/groups/notifs-web.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/notifs-web* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=notifs-web:notifs-web-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=notifs_web:notifs_web_stg" - name: make the box be real hosts: notifs_web:notifs_web_stg diff --git a/playbooks/groups/nuancier.yml b/playbooks/groups/nuancier.yml index d8bf9ab6e8..a332b4a451 100644 --- a/playbooks/groups/nuancier.yml +++ b/playbooks/groups/nuancier.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/nuancier* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nuancier:nuancier-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nuancier:nuancier_stg" - name: make the box be real hosts: nuancier:nuancier_stg diff --git a/playbooks/groups/oci-registry.yml b/playbooks/groups/oci-registry.yml index a3368a99e5..67fedd0aae 100644 --- a/playbooks/groups/oci-registry.yml +++ b/playbooks/groups/oci-registry.yml @@ -1,5 +1,5 @@ # create an osbs server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=oci-registry:oci-registry-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=oci_registry:oci_registry_stg" - name: make the box be real hosts: oci_registry:oci_registry_stg diff --git a/playbooks/groups/odcs.yml b/playbooks/groups/odcs.yml index af9c451835..88d7780cf8 100644 --- a/playbooks/groups/odcs.yml +++ b/playbooks/groups/odcs.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=odcs:odcs-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=odcs:odcs_stg" - name: make the box be real hosts: odcs:odcs_stg diff --git a/playbooks/groups/openqa.yml b/playbooks/groups/openqa.yml index e5c315d81c..709420325e 100644 --- a/playbooks/groups/openqa.yml +++ b/playbooks/groups/openqa.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=openqa:openqa-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=openqa:openqa_stg" - name: setup base openqa host hosts: openqa:openqa_stg diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index b4870c215e..1b7e8e32da 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -1,5 +1,5 @@ # create an os server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=os_control_stg:os_control:os_nodes_stg:os_masters_stg:os_nodes:os_masters" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=os_control_stg:os_control:os_nodes_stg:os_masters_stg:os_nodes:os_masters" - name: make the box be real hosts: os_control:os_control_stg:os_masters_stg:os_nodes_stg:os_masters:os_nodes diff --git a/playbooks/groups/os-proxies.yml b/playbooks/groups/os-proxies.yml index 93307e822f..6d5fae81b1 100644 --- a/playbooks/groups/os-proxies.yml +++ b/playbooks/groups/os-proxies.yml @@ -1,6 +1,6 @@ # create a new proxy server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=os-proxies" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=os_proxies" - name: make the box be real hosts: os_proxies diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 78937afd90..43a881a9fa 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -1,10 +1,10 @@ # create an osbs server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-control" -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-control-stg" -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-nodes:osbs-masters" -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-nodes-stg:osbs-masters-stg" -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-aarch64-masters-stg" -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-aarch64-masters" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs_control" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs_control_stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs_nodes:osbs_masters" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs_nodes_stg:osbs_masters_stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs_aarch64_masters_stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs_aarch64_masters" - name: make the box be real hosts: osbs_control:osbs_masters:osbs_nodes:osbs_control_stg:osbs_masters_stg:osbs_nodes_stg:osbs_aarch64_masters_stg:osbs_aarch64_masters diff --git a/playbooks/groups/packages.yml b/playbooks/groups/packages.yml index 76951c7697..720d7641b0 100644 --- a/playbooks/groups/packages.yml +++ b/playbooks/groups/packages.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/packages* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=packages:packages-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=packages:packages_stg" - name: make the box be real hosts: packages:packages_stg diff --git a/playbooks/groups/pagure-proxy.yml b/playbooks/groups/pagure-proxy.yml index d50ab421e4..db5ad70519 100644 --- a/playbooks/groups/pagure-proxy.yml +++ b/playbooks/groups/pagure-proxy.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pagure-proxy" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pagure_proxy" - name: make the boxen be real for real hosts: pagure_proxy diff --git a/playbooks/groups/pagure.yml b/playbooks/groups/pagure.yml index e76581ad0e..dc2b1d8bc9 100644 --- a/playbooks/groups/pagure.yml +++ b/playbooks/groups/pagure.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pagure:pagure-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pagure:pagure_stg" - name: make the boxen be real for real hosts: pagure:pagure_stg diff --git a/playbooks/groups/pdc.yml b/playbooks/groups/pdc.yml index 91fe555ad2..ecba51d5df 100644 --- a/playbooks/groups/pdc.yml +++ b/playbooks/groups/pdc.yml @@ -1,6 +1,6 @@ # PDC servers (both frontend and backend) -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pdc-web:pdc-web-stg:pdc-backend:pdc-backend-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pdc_web:pdc_web_stg:pdc_backend:pdc_backend_stg" - name: dole out the generic configuration hosts: pdc_web:pdc_web_stg:pdc_backend:pdc_backend_stg diff --git a/playbooks/groups/people.yml b/playbooks/groups/people.yml index bce414474e..00e2a761d1 100644 --- a/playbooks/groups/people.yml +++ b/playbooks/groups/people.yml @@ -1,7 +1,7 @@ # Create a people server # # -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=people" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=people" - name: make the box be real hosts: people diff --git a/playbooks/groups/pkgs.yml b/playbooks/groups/pkgs.yml index f4e9ce35e3..c32c3812d0 100644 --- a/playbooks/groups/pkgs.yml +++ b/playbooks/groups/pkgs.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pkgs-stg:pkgs02.phx2.fedoraproject.org" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pkgs_stg:pkgs02.phx2.fedoraproject.org" - name: make the box be real hosts: pkgs_stg:pkgs02.phx2.fedoraproject.org diff --git a/playbooks/groups/postgresql-server-bdr.yml b/playbooks/groups/postgresql-server-bdr.yml index 682d22b98e..01e569a7e5 100644 --- a/playbooks/groups/postgresql-server-bdr.yml +++ b/playbooks/groups/postgresql-server-bdr.yml @@ -2,7 +2,7 @@ # NOTE: should be used with --limit most of the time # NOTE: most of these vars_path come from group_vars/backup_server or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pgbdr01.stg.phx2.fedoraproject.org:pgbdr02.stg.phx2.fedoraproject.org" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pgbdr01.stg.phx2.fedoraproject.org:pgbdr02.stg.phx2.fedoraproject.org" # Once the instance exists, configure it. diff --git a/playbooks/groups/postgresql-server.yml b/playbooks/groups/postgresql-server.yml index a9f2abbeaa..3a2c7fcbc2 100644 --- a/playbooks/groups/postgresql-server.yml +++ b/playbooks/groups/postgresql-server.yml @@ -2,7 +2,7 @@ # NOTE: should be used with --limit most of the time # NOTE: most of these vars_path come from group_vars/backup_server or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=db-datanommer02.phx2.fedoraproject.org:db-qa01.qa.fedoraproject.org:db-koji01.phx2.fedoraproject.org:db-fas01.stg.phx2.fedoraproject.org:db-fas01.phx2.fedoraproject.org:db01.phx2.fedoraproject.org:db01.stg.phx2.fedoraproject.org:db-qa02.qa.fedoraproject.org:db-koji01.stg.phx2.fedoraproject.org:db-qa03.qa.fedoraproject.org" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=db_datanommer02.phx2.fedoraproject.org:db_qa01.qa.fedoraproject.org:db_koji01.phx2.fedoraproject.org:db_fas01.stg.phx2.fedoraproject.org:db_fas01.phx2.fedoraproject.org:db01.phx2.fedoraproject.org:db01.stg.phx2.fedoraproject.org:db_qa02.qa.fedoraproject.org:db_koji01.stg.phx2.fedoraproject.org:db_qa03.qa.fedoraproject.org" # Once the instance exists, configure it. diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index 3f4e82c596..3f0440e050 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -1,6 +1,6 @@ # create a new proxy server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=proxies:proxies_stg:!proxy05.fedoraproject.org" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=proxies:proxies_stg:!proxy05.fedoraproject.org" - name: make the box be real hosts: proxies_stg:proxies diff --git a/playbooks/groups/qa.yml b/playbooks/groups/qa.yml index 4d7f965e5d..495ccb4e59 100644 --- a/playbooks/groups/qa.yml +++ b/playbooks/groups/qa.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=qa-prod:qa-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=qa_prod:qa_stg" - name: make the box be real hosts: qa_prod:qa_stg diff --git a/playbooks/groups/rabbitmq.yml b/playbooks/groups/rabbitmq.yml index 21aa88c7cc..215e8d62d6 100644 --- a/playbooks/groups/rabbitmq.yml +++ b/playbooks/groups/rabbitmq.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=rabbitmq:rabbitmq-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=rabbitmq:rabbitmq_stg" - name: make the box be real hosts: rabbitmq:rabbitmq_stg diff --git a/playbooks/groups/releng-compose.yml b/playbooks/groups/releng-compose.yml index 7edc04dde3..4d2679be1e 100644 --- a/playbooks/groups/releng-compose.yml +++ b/playbooks/groups/releng-compose.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this instance on the buildvmhost # NOTE: most of these vars_path come from group_vars/releng or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=releng-compose:releng-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=releng_compose:releng_stg" - name: Setup releng compose hosts hosts: releng_compose:releng_stg diff --git a/playbooks/groups/repospanner.yml b/playbooks/groups/repospanner.yml index 840042f959..8af17ade48 100644 --- a/playbooks/groups/repospanner.yml +++ b/playbooks/groups/repospanner.yml @@ -1,6 +1,6 @@ # create a new dns server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=repospanner" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=repospanner" - name: make the box be real hosts: repospanner diff --git a/playbooks/groups/resultsdb.yml b/playbooks/groups/resultsdb.yml index 755f0305ea..ec374bb22c 100644 --- a/playbooks/groups/resultsdb.yml +++ b/playbooks/groups/resultsdb.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=resultsdb-dev:resultsdb-stg:resultsdb-prod" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=resultsdb_dev:resultsdb_stg:resultsdb_prod" - name: make the box be real hosts: resultsdb_dev:resultsdb_stg:resultsdb_prod diff --git a/playbooks/groups/rhel8beta.yml b/playbooks/groups/rhel8beta.yml index 25a8028528..9f5ed1cd40 100644 --- a/playbooks/groups/rhel8beta.yml +++ b/playbooks/groups/rhel8beta.yml @@ -1,6 +1,6 @@ # create a new rhel8 beta test server -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=rhel8beta" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=rhel8beta" - name: dole out the generic configuration hosts: rhel8beta diff --git a/playbooks/groups/secondary.yml b/playbooks/groups/secondary.yml index 67af1db1a5..cc680f7194 100644 --- a/playbooks/groups/secondary.yml +++ b/playbooks/groups/secondary.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=secondary" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=secondary" - name: setup secondary arch download server hosts: secondary diff --git a/playbooks/groups/sign-bridge.yml b/playbooks/groups/sign-bridge.yml index e8b9908bff..b39f39c5f6 100644 --- a/playbooks/groups/sign-bridge.yml +++ b/playbooks/groups/sign-bridge.yml @@ -6,7 +6,7 @@ # Access is via management interface only. This playbook does initial setup. # Please check with rel-eng before doing anything here. -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=sign-bridge" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=sign_bridge" - name: configure sign bridge server hosts: sign_bridge diff --git a/playbooks/groups/smtp-mm.yml b/playbooks/groups/smtp-mm.yml index 9b0cf04980..f4536fe719 100644 --- a/playbooks/groups/smtp-mm.yml +++ b/playbooks/groups/smtp-mm.yml @@ -1,6 +1,6 @@ # create smtp servers -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=smtp-mm" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=smtp_mm" - name: make the box be real hosts: smtp_mm diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index d166424f7b..f61f87f527 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -3,7 +3,7 @@ # These servers run a number of smaller apps that don't merit their own instances. # -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=sundries:sundries-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=sundries:sundries_stg" - name: make the box be real hosts: sundries:sundries_stg diff --git a/playbooks/groups/tang.yml b/playbooks/groups/tang.yml index 8c722cd94d..862d9712fb 100644 --- a/playbooks/groups/tang.yml +++ b/playbooks/groups/tang.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=tang" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=tang" - name: make the box be real hosts: tang diff --git a/playbooks/groups/taskotron.yml b/playbooks/groups/taskotron.yml index 2990e76077..bf5f7b1f3e 100644 --- a/playbooks/groups/taskotron.yml +++ b/playbooks/groups/taskotron.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=taskotron-dev:taskotron-stg:taskotron-prod" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=taskotron_dev:taskotron_stg:taskotron_prod" - name: make the box be real hosts: taskotron_dev:taskotron_stg:taskotron_prod diff --git a/playbooks/groups/torrent.yml b/playbooks/groups/torrent.yml index 3043b15eb7..d6c098abe0 100644 --- a/playbooks/groups/torrent.yml +++ b/playbooks/groups/torrent.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=torrent" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=torrent" - name: make the box be real hosts: torrent diff --git a/playbooks/groups/unbound.yml b/playbooks/groups/unbound.yml index 56d2e3c5f9..61e798a593 100644 --- a/playbooks/groups/unbound.yml +++ b/playbooks/groups/unbound.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=unbound" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=unbound" - name: make the box be real hosts: unbound diff --git a/playbooks/groups/value.yml b/playbooks/groups/value.yml index 46bdd75248..d41bb3ec0f 100644 --- a/playbooks/groups/value.yml +++ b/playbooks/groups/value.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=value:value-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=value:value_stg" - name: make the box be real hosts: value:value_stg diff --git a/playbooks/groups/virthost.yml b/playbooks/groups/virthost.yml index e23a0a17f9..26fa340c94 100644 --- a/playbooks/groups/virthost.yml +++ b/playbooks/groups/virthost.yml @@ -2,7 +2,7 @@ # NOTE: should be used with --limit most of the time # NOTE: most of these vars_path come from group_vars/backup_server or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=virthost:bvirthost:buildvmhost:virthost-comm:colo-virt:virthost-communishift" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=virthost:bvirthost:buildvmhost:virthost_comm:colo_virt:virthost_communishift" - name: make virthost server system hosts: virthost:bvirthost:buildvmhost:virthost_comm:colo_virt:virthost_communishift diff --git a/playbooks/groups/wiki.yml b/playbooks/groups/wiki.yml index 32c45b7f54..8b006d827b 100644 --- a/playbooks/groups/wiki.yml +++ b/playbooks/groups/wiki.yml @@ -3,7 +3,7 @@ # These servers run mediawiki for the main fedora wiki instance. # -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=wiki:wiki-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=wiki:wiki_stg" - name: make the box be real hosts: wiki:wiki_stg diff --git a/playbooks/groups/zanata2fedmsg.yml b/playbooks/groups/zanata2fedmsg.yml index d6dfe40de4..4f85c912d2 100644 --- a/playbooks/groups/zanata2fedmsg.yml +++ b/playbooks/groups/zanata2fedmsg.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/zanata2fedmsg* or from hostvars -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=zanata2fedmsg:zanata2fedmsg-stg" +-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=zanata2fedmsg:zanata2fedmsg_stg" - name: make the box be real hosts: zanata2fedmsg:zanata2fedmsg_stg