remove nagios-stg from the noc playbook for the time being as we are needing to develop it in sep playbook.

This commit is contained in:
Stephen Smoogen 2017-01-09 18:59:25 +00:00
parent bdd84f2c5e
commit 95fe82d1cc

View file

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