diff --git a/playbooks/remote_puppet_infracloud.yaml b/playbooks/remote_puppet_infracloud.yaml index 7da639e4ef..548414725c 100644 --- a/playbooks/remote_puppet_infracloud.yaml +++ b/playbooks/remote_puppet_infracloud.yaml @@ -4,7 +4,9 @@ gather_facts: true roles: - role: puppet + config: true - hosts: "compute*.ic.openstack.org:!disabled" gather_facts: true roles: - role: puppet + config: true