From 95f7aeee5d18e50802d9886152309e4750d47a3b Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Mon, 20 Feb 2017 19:42:07 +0000 Subject: [PATCH] hey look ma/two hands --- .../noc-stg.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename playbooks/{hosts/nagios-internal.phx2.fedoraproject.org.yml => groups/noc-stg.yml} (93%) 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