From 990cb24c13cff92da4b9915f2ed63e722ecb68f3 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 13 Oct 2016 11:17:54 +0000 Subject: [PATCH] Staging autosign is a VM Signed-off-by: Patrick Uiterwijk --- inventory/inventory | 2 ++ playbooks/manual/autosign.yml | 2 ++ 2 files changed, 4 insertions(+) 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