diff --git a/inventory/inventory b/inventory/inventory index e5248116a9..73976a976c 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -243,6 +243,8 @@ autocloud-backend02.stg.phx2.fedoraproject.org [autosign] #autosign01.phx2.fedoraproject.org + +[autosign-stg] autosign01.stg.phx2.fedoraproject.org [darkserver] diff --git a/playbooks/manual/autosign.yml b/playbooks/manual/autosign.yml index 8cfb00002f..2954120c00 100644 --- a/playbooks/manual/autosign.yml +++ b/playbooks/manual/autosign.yml @@ -4,6 +4,8 @@ # Access is via management interface only. This playbook does initial setup. # Please check with rel-eng before doing anything here. +- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=autosign-stg" + - name: make the box be real hosts: autosign user: root