diff --git a/Puppetfile b/Puppetfile index 4c46a38fd..0635e4d93 100644 --- a/Puppetfile +++ b/Puppetfile @@ -21,6 +21,10 @@ mod 'cinder', :git => 'https://git.openstack.org/openstack/puppet-cinder', :ref => 'master' +mod 'cloudkitty', + :git => 'https://git.openstack.org/openstack/puppet-cloudkitty', + :ref => 'master' + mod 'congress', :git => 'https://git.openstack.org/openstack/puppet-congress', :ref => 'master' @@ -105,6 +109,10 @@ mod 'panko', :git => 'https://git.openstack.org/openstack/puppet-panko', :ref => 'master' +mod 'qdr', + :git => 'https://git.openstack.org/openstack/puppet-qdr', + :ref => 'master' + mod 'sahara', :git => 'https://git.openstack.org/openstack/puppet-sahara', :ref => 'master'