inventory: create a certgetter01.stg instance and use it in stg

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-07-24 15:07:56 -07:00
parent 14f05eb02f
commit 2d8bf791cd
6 changed files with 40 additions and 11 deletions

View file

@ -1,7 +1,7 @@
- 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:certgetter_stg"
- name: make the box be real
hosts: certgetter
hosts: certgetter:certgetter_stg
user: root
gather_facts: True