certgetter / staging: drop certgetter01.stg

We can just use the main one and not bother with a specific stg one

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-10-14 16:07:41 -07:00
parent ff0bf41f00
commit 50cc7317bf
3 changed files with 7 additions and 12 deletions

View file

@ -1,7 +1,7 @@
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=certgetter:certgetter_stg"
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=certgetter"
- name: make the box be real
hosts: certgetter:certgetter_stg
hosts: certgetter
user: root
gather_facts: True