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