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