* Implement generate_puppetfile.sh This script will read from openstack_modules.txt and external_modules.txt that contain the list of Puppet modules we rely to run our CI. It will build a Puppetfile by using master for Puppet OpenStack modules and the latest tag for external modules. * Remove Puppetfile, that is not useful anymore since it's generated. * Run the script everytime our CI needs to install modules. Which means our CI will always test the latests versions of our external modules. * Allow to pin modules. Example: puppetlabs/puppetlabs-apache,1.8.1 Change-Id: I2d529cc16b335d112f996c9f1f0266f440eab065
		
			
				
	
	
		
			201 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			201 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			Ruby
		
	
	
	
	
	
# Auto-generated Puppetfile for Puppet OpenStack project
 | 
						|
 | 
						|
## OpenStack modules
 | 
						|
mod 'aodh',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-aodh',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'barbican',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-barbican',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'ceilometer',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-ceilometer',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'ceph',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-ceph',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'cinder',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-cinder',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'designate',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-designate',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'glance',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-glance',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'gnocchi',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-gnocchi',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'heat',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-heat',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'horizon',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-horizon',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'ironic',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-ironic',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'keystone',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-keystone',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'manila',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-manila',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'mistral',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-mistral',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'monasca',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-monasca',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'murano',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-murano',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'neutron',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-neutron',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'nova',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-nova',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'octavia',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-octavia',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'openstack_integration',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-openstack-integration',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'openstack_extras',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-openstack_extras',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'openstacklib',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-openstacklib',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'oslo',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-oslo',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'sahara',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-sahara',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'swift',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-swift',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'tempest',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-tempest',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'trove',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-trove',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'vswitch',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-vswitch',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
mod 'zaqar',
 | 
						|
  :git => 'https://git.openstack.org/openstack/puppet-zaqar',
 | 
						|
  :ref => 'master'
 | 
						|
 | 
						|
## External modules
 | 
						|
mod 'powerdns',
 | 
						|
  :git => 'https://github.com/antonlindstrom/puppet-powerdns',
 | 
						|
  :ref => '0.0.5'
 | 
						|
 | 
						|
mod 'sysctl',
 | 
						|
  :git => 'https://github.com/duritong/puppet-sysctl',
 | 
						|
  :ref => 'v0.0.11'
 | 
						|
 | 
						|
mod 'staging',
 | 
						|
  :git => 'https://github.com/nanliu/puppet-staging',
 | 
						|
  :ref => '1.0.4'
 | 
						|
 | 
						|
mod 'corosync',
 | 
						|
  :git => 'https://github.com/puppet-community/puppet-corosync',
 | 
						|
  :ref => '0.8.0'
 | 
						|
 | 
						|
mod 'apache',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-apache',
 | 
						|
  :ref => '1.8.1'
 | 
						|
 | 
						|
mod 'apt',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-apt',
 | 
						|
  :ref => '2.2.2'
 | 
						|
 | 
						|
mod 'concat',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-concat',
 | 
						|
  :ref => '1.2.5'
 | 
						|
 | 
						|
mod 'firewall',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-firewall',
 | 
						|
  :ref => '1.8.0'
 | 
						|
 | 
						|
mod 'inifile',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-inifile',
 | 
						|
  :ref => '1.5.0'
 | 
						|
 | 
						|
mod 'mongodb',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-mongodb',
 | 
						|
  :ref => '0.13.0'
 | 
						|
 | 
						|
mod 'mysql',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-mysql',
 | 
						|
  :ref => '3.7.0'
 | 
						|
 | 
						|
mod 'postgresql',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
 | 
						|
  :ref => '4.7.1'
 | 
						|
 | 
						|
mod 'rabbitmq',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
 | 
						|
  :ref => '5.3.1'
 | 
						|
 | 
						|
mod 'rsync',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-rsync',
 | 
						|
  :ref => '0.4.0'
 | 
						|
 | 
						|
mod 'stdlib',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
 | 
						|
  :ref => '4.11.0'
 | 
						|
 | 
						|
mod 'vcsrepo',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
 | 
						|
  :ref => '1.3.2'
 | 
						|
 | 
						|
mod 'xinetd',
 | 
						|
  :git => 'https://github.com/puppetlabs/puppetlabs-xinetd',
 | 
						|
  :ref => '1.5.0'
 | 
						|
 | 
						|
mod 'memcached',
 | 
						|
  :git => 'https://github.com/saz/puppet-memcached',
 | 
						|
  :ref => 'v2.8.1'
 | 
						|
 | 
						|
mod 'python',
 | 
						|
  :git => 'https://github.com/stankevich/puppet-python',
 | 
						|
  :ref => '1.12.0'
 | 
						|
 | 
						|
mod 'dns',
 | 
						|
  :git => 'https://github.com/theforeman/puppet-dns',
 | 
						|
  :ref => '3.2.0'
 | 
						|
 |