Files
puppet-openstack-integration/Puppetfile_centos8
yatinkarel 99a135bfdf Add CentOS8 support and jobs
- scenario001 and 004 will be running without ceph
  until ceph repos get available for CentOS8
- scenario003 will run not run with linuxbridge until next CentOS
  minor version as it has issues:-
    - https://bugzilla.redhat.com/show_bug.cgi?id=1720637
- Add Puppetfile_centos8 to have different puppet modules
  as compared to other distros. Currently only puppet-mysql and
  puppet-rabbitmq needs to be different due to older versions of
  mariadb and rabbitmq-server, but it's done keeping in mind in future
  we may need to use different versions for other modules.
- check for rdo_dlrn url existence only for RedHat distros.

Change-Id: I98fc088cd87c1412544f9590ce7a925b413297e2
(cherry picked from commit 5387d04e28)
2019-12-30 19:37:30 +05:30

253 lines
5.9 KiB
Plaintext

# Auto-generated Puppetfile for Puppet OpenStack project
## OpenStack modules
mod 'aodh',
:git => 'https://opendev.org/openstack/puppet-aodh',
:ref => 'stable/train'
mod 'barbican',
:git => 'https://opendev.org/openstack/puppet-barbican',
:ref => 'stable/train'
mod 'ceilometer',
:git => 'https://opendev.org/openstack/puppet-ceilometer',
:ref => 'stable/train'
mod 'ceph',
:git => 'https://opendev.org/openstack/puppet-ceph',
:ref => 'master'
mod 'cinder',
:git => 'https://opendev.org/openstack/puppet-cinder',
:ref => 'stable/train'
mod 'cloudkitty',
:git => 'https://opendev.org/openstack/puppet-cloudkitty',
:ref => 'stable/train'
mod 'congress',
:git => 'https://opendev.org/openstack/puppet-congress',
:ref => 'stable/train'
mod 'designate',
:git => 'https://opendev.org/openstack/puppet-designate',
:ref => 'stable/train'
mod 'ec2api',
:git => 'https://opendev.org/openstack/puppet-ec2api',
:ref => 'stable/train'
mod 'glance',
:git => 'https://opendev.org/openstack/puppet-glance',
:ref => 'stable/train'
mod 'gnocchi',
:git => 'https://opendev.org/openstack/puppet-gnocchi',
:ref => 'stable/train'
mod 'heat',
:git => 'https://opendev.org/openstack/puppet-heat',
:ref => 'stable/train'
mod 'horizon',
:git => 'https://opendev.org/openstack/puppet-horizon',
:ref => 'stable/train'
mod 'ironic',
:git => 'https://opendev.org/openstack/puppet-ironic',
:ref => 'stable/train'
mod 'keystone',
:git => 'https://opendev.org/openstack/puppet-keystone',
:ref => 'stable/train'
mod 'manila',
:git => 'https://opendev.org/openstack/puppet-manila',
:ref => 'stable/train'
mod 'mistral',
:git => 'https://opendev.org/openstack/puppet-mistral',
:ref => 'stable/train'
mod 'monasca',
:git => 'https://opendev.org/openstack/puppet-monasca',
:ref => 'stable/train'
mod 'murano',
:git => 'https://opendev.org/openstack/puppet-murano',
:ref => 'stable/train'
mod 'neutron',
:git => 'https://opendev.org/openstack/puppet-neutron',
:ref => 'stable/train'
mod 'nova',
:git => 'https://opendev.org/openstack/puppet-nova',
:ref => 'stable/train'
mod 'octavia',
:git => 'https://opendev.org/openstack/puppet-octavia',
:ref => 'stable/train'
mod 'openstack_extras',
:git => 'https://opendev.org/openstack/puppet-openstack_extras',
:ref => 'stable/train'
mod 'openstacklib',
:git => 'https://opendev.org/openstack/puppet-openstacklib',
:ref => 'stable/train'
mod 'oslo',
:git => 'https://opendev.org/openstack/puppet-oslo',
:ref => 'stable/train'
mod 'ovn',
:git => 'https://opendev.org/openstack/puppet-ovn',
:ref => 'stable/train'
mod 'panko',
:git => 'https://opendev.org/openstack/puppet-panko',
:ref => 'stable/train'
mod 'placement',
:git => 'https://opendev.org/openstack/puppet-placement',
:ref => 'stable/train'
mod 'qdr',
:git => 'https://opendev.org/openstack/puppet-qdr',
:ref => 'stable/train'
mod 'sahara',
:git => 'https://opendev.org/openstack/puppet-sahara',
:ref => 'stable/train'
mod 'swift',
:git => 'https://opendev.org/openstack/puppet-swift',
:ref => 'stable/train'
mod 'tacker',
:git => 'https://opendev.org/openstack/puppet-tacker',
:ref => 'stable/train'
mod 'tempest',
:git => 'https://opendev.org/openstack/puppet-tempest',
:ref => 'stable/train'
mod 'trove',
:git => 'https://opendev.org/openstack/puppet-trove',
:ref => 'stable/train'
mod 'vswitch',
:git => 'https://opendev.org/openstack/puppet-vswitch',
:ref => 'stable/train'
mod 'vitrage',
:git => 'https://opendev.org/openstack/puppet-vitrage',
:ref => 'stable/train'
mod 'watcher',
:git => 'https://opendev.org/openstack/puppet-watcher',
:ref => 'stable/train'
mod 'zaqar',
:git => 'https://opendev.org/openstack/puppet-zaqar',
:ref => 'stable/train'
## External modules
mod 'powerdns',
:git => 'https://github.com/antonlindstrom/puppet-powerdns',
:ref => '0.0.5'
mod 'kmod',
:git => 'https://github.com/camptocamp/puppet-kmod',
:ref => '2.3.1'
mod 'sysctl',
:git => 'https://github.com/duritong/puppet-sysctl',
:ref => 'v0.0.12'
mod 'ipaclient',
:git => 'https://github.com/joshuabaird/puppet-ipaclient',
:ref => '2.5.2'
mod 'staging',
:git => 'https://github.com/nanliu/puppet-staging',
:ref => '1.0.4'
mod 'apache',
:git => 'https://github.com/puppetlabs/puppetlabs-apache',
:ref => 'v5.1.0'
mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
:ref => '2.4.0'
mod 'concat',
:git => 'https://github.com/puppetlabs/puppetlabs-concat',
:ref => '2.2.1'
mod 'firewall',
:git => 'https://github.com/puppetlabs/puppetlabs-firewall',
:ref => 'v2.1.0'
mod 'inifile',
:git => 'https://github.com/puppetlabs/puppetlabs-inifile',
:ref => '2.2.0'
mod 'mysql',
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
:ref => 'v10.3.0'
mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
:ref => 'v6.2.0'
mod 'rabbitmq',
:git => 'https://github.com/voxpupuli/puppet-rabbitmq',
:ref => 'v10.0.0'
mod 'rsync',
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',
:ref => '1.1.1'
mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
:ref => 'v6.1.0'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
:ref => 'v3.0.0'
mod 'git_resource',
:git => 'https://github.com/voxpupuli/puppet-git_resource',
:ref => 'v1.0.2'
mod 'xinetd',
:git => 'https://github.com/puppetlabs/puppetlabs-xinetd',
:ref => 'v3.3.0'
mod 'memcached',
:git => 'https://github.com/saz/puppet-memcached',
:ref => 'v3.4.0'
mod 'python',
:git => 'https://github.com/voxpupuli/puppet-python',
:ref => 'v3.0.1'
mod 'dns',
:git => 'https://github.com/theforeman/puppet-dns',
:ref => '6.2.0'
mod 'archive',
:git => 'https://github.com/voxpupuli/puppet-archive',
:ref => 'v4.2.0'
mod 'corosync',
:git => 'https://github.com/voxpupuli/puppet-corosync',
:ref => 'v5.0.0'
mod 'ssh_keygen',
:git => 'https://github.com/voxpupuli/puppet-ssh_keygen',
:ref => 'v2.0.1'