From 799738a45b0f4211e48cc96abbfd1b8bfffc9286 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 12 Jan 2016 11:32:07 -0500 Subject: [PATCH] Copy/pasta fix. --- playbooks/groups/pdc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/pdc.yml b/playbooks/groups/pdc.yml index aa8401be47..17d9528aa9 100644 --- a/playbooks/groups/pdc.yml +++ b/playbooks/groups/pdc.yml @@ -3,7 +3,7 @@ - include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=pdc-web:pdc-web-stg:pdc-backend:pdc-backend-stg" - name: dole out the generic configuration - hosts: notifs-web:notifs-web-stg:notifs-backend:notifs-backend-stg + hosts: pdc-web:pdc-web-stg:pdc-backend:pdc-backend-stg user: root gather_facts: True vars_files: @@ -29,7 +29,7 @@ - include: "{{ tasks }}/motd.yml" - name: stuff for the web nodes - hosts: notifs-web;notifs-web-stg + hosts: pdc-web;pdc-web-stg user: root gather_facts: True vars_files: