Support of Ubuntu 16.04 LTS Xenial deployments

Add support for Xenial deployments.
* Disable SSL on Ubuntu Xenial deployments.
* Pin puppetlabs-mysql to a recent commit (until they produce a new
 tag).
* Disable Ceph on Ubuntu Xenial deployments, neither Hammer or Jewel currently
 work out of the box with puppet-ceph on Xenial.
* Disable Horizon on Ubuntu Xenial deployments: not working yet.
* Do not deploy UCA on Xenial, since we currently deploy Mitaka.
* On Xenial, deploy Puppet using distro packaging, not puppetlabs.com.
* Cleanup /etc/default/puppet on Xenial / Puppet4 runs (workaround)
 until we figure what is installing this file on Xenial nodepool
 image.
All issues are documented here:
See https://etherpad.openstack.org/p/puppet-openstack-xenial
Change-Id: Ifc8c7e241add830c88b84c1f01770e5e15df1653
This commit is contained in:
Emilien Macchi
2016年04月20日 14:54:36 -04:00
parent 769a425016
commit e5d6e6b6c0

View File

@@ -7,7 +7,7 @@ puppetlabs/puppetlabs-concat
puppetlabs/puppetlabs-firewall
puppetlabs/puppetlabs-inifile
puppetlabs/puppetlabs-mongodb
puppetlabs/puppetlabs-mysql
puppetlabs/puppetlabs-mysql,5695cef4a66364d34ede90a08fe07e4b277ff8ba
puppetlabs/puppetlabs-postgresql
puppetlabs/puppetlabs-rabbitmq
puppetlabs/puppetlabs-rsync
Reference in New Issue
openstack/puppet-openstack-integration
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.