From b61894df033c73eb2880b234c58d6f2914a6ca26 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 17 Feb 2015 15:46:51 +0000 Subject: [PATCH] (hotness) make it live --- playbooks/groups/hotness.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/hotness.yml b/playbooks/groups/hotness.yml index bfc8291223..01e817314c 100644 --- a/playbooks/groups/hotness.yml +++ b/playbooks/groups/hotness.yml @@ -67,8 +67,8 @@ handlers: - include: "{{ handlers }}/restart_services.yml" -- name: dole out the service-specific config (STAGING ONLY FOR NOW) - hosts: hotness-stg +- name: dole out the service-specific config + hosts: hotness;hotness-stg user: root gather_facts: True