Install the cloud launcher role on puppetmaster

The cloud launcher role is meant to be used in the puppetmaster
to use it on plays, so installing it.

Change-Id: Ia775598090471b80be75624a6a6a0649622799e8
This commit is contained in:
Ricardo Carrillo Cruz 2016-04-29 19:48:52 +02:00
parent 4babed90be
commit 88a074ddc3

View File

@ -2,3 +2,6 @@
- src: git+git://git.openstack.org/openstack-infra/ansible-puppet.git
version: HEAD
name: puppet
- src: git+git://git.openstack.org/openstack/ansible-role-cloud-launcher.git
version: HEAD
name: cloud-launcher