diff --git a/playbooks/hosts/nagios-internal.phx2.fedoraproject.org.yml b/playbooks/groups/noc-stg.yml similarity index 93% rename from playbooks/hosts/nagios-internal.phx2.fedoraproject.org.yml rename to playbooks/groups/noc-stg.yml index e318c4d18c..565a2afe4b 100644 --- a/playbooks/hosts/nagios-internal.phx2.fedoraproject.org.yml +++ b/playbooks/groups/noc-stg.yml @@ -2,7 +2,7 @@ - include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nagios-stg" - name: make the box be real - hosts: noc01.stg.phx2.fedoraproject.org + hosts: nagios-stg user: root gather_facts: True @@ -37,7 +37,7 @@ - include: "{{ handlers }}/restart_services.yml" - name: deploy nagios service config - hosts: noc01.stg.phx2.fedoraproject.org + hosts: nagios-stg user: gather_facts: True