diff --git a/playbooks/remote_puppet_git.yaml b/playbooks/remote_puppet_git.yaml index e40ff31795..b97cd5990d 100644 --- a/playbooks/remote_puppet_git.yaml +++ b/playbooks/remote_puppet_git.yaml @@ -3,7 +3,7 @@ strategy: free connection: local tasks: - - name: Grab project-config repo info + - name: Clone project-config repo git: repo: https://git.openstack.org/openstack-infra/project-config dest: /opt/project-config