Version information
released May 19th 2015
This version is compatible with:
- Puppet Enterprise 3.x
- Puppet 3.x
- ,
Start using this module
Add this module to your Puppetfile:
mod 'openshift-openshift_origin', '4.1.3'
Learn more about managing modules with a PuppetfileDocumentation
openshift/openshift_origin — version 4.1.3 May 19th 2015
CHANGELOG
4.1.3
2015-05-19
- Adding option for proxy_ports_per_gear
- Modify the OpenShift logging and metrics file
- Add dependency for file resource '/etc/openshift/logshifter.conf'
- Double quotes instead of escaped singles for exec 'regen node routes'
- Add oo-admin-yum-validator for OSE installs
- Add syslog configuration
- Update mcollective-client.cfg.erb
- Package httpd should be installed first
- Add extra district, zone and region options
- Clean up to avoid unnecessary notices and service restarts
- Remove unnecessary packages from puppet management
- Add support for USE_PREDICTABLE_GEAR_UUIDS
- Add puppetlabs-concat < 2.0.0 dependency as workaround for puppetlabs-haproxy < 2.0.0 dependency resolution issues
4.1.2
2014-12-12
- Remove fedora specific code
- Fix parse order dependent parameter evaluation
- Reconcile class parameter documentation with puppet deployment guide
- Add TLS support to ActiveMQ and mcollective via msgserver_tls_enabled parameter
- Add quickstarts_json parameter to provide quickstarts. For OpenShift Enterprise if this is null don't deploy a default quickstarts file.
- puppetlabs-stdlib >= 4.3.0 is required
- RHBZ 1160099 - Ensure DNS firewall rules applied before register_dns
- RHBZ 1161486 - Create /etc/openshift/development file
- RHBZ 1162050 - Wait longer for primary replicaset instance to come online
- RHBZ 1162093 - Fix infrastructure zone dns updates
- RHBZ 1162454 - default hostnames should use infra zone if provided
- RHBZ 1162901 - ensure correct dns key algo used
- RHBZ 1170055 - Ensure activemq service is started
- RHBZ 1170859 - Only install recommended cart deps for installed carts
4.1.0
2014-11-11
- Refactor openshift-origin-dns-nsupdate.conf creation
- Fix GSS-TSIG dns authentication
- fixes for register_dns
- Fix resource ordering for httpd_certificate to ensure httpd package is available
- Oddjobd fails if messagebus isn't running
- duritong-sysctl 0.0.5 has compatibility issues with puppet 2.7
- Quickfix for cartridge-dependencies packages
4.0.12
2014-11-06
- Major refactoring of intra-module dependencies
- Refactor register_dns to be a simple class that registers all roles assigned to a node.
- Fix compatibility with Puppet 2.7 and Facter 1.6
- Generate self-signed certs if needed
- Ensure cgconfig, cgred, and oddjobd are running on node
- Allow vhost plugin to be colocated with broker
4.0.11
2014-10-27
- Address bugs found while testing in a fully distributed environment
- Introduce openshift_origin::ose_supported_config to assist in deploying OpenShift Enterprise supported configurations
Dependencies
- rharrison/lokkit (>=0.2.0)
- puppetlabs/ntp (>=0.1.0)
- puppetlabs/stdlib (>=4.3.2)
- blentz/selinux_types (>=0.1.0)
- puppetlabs/haproxy (>=0.4.1)
- arioch/keepalived (>=0.0.10)
- duritong/sysctl (>=0.0.6)
- puppetlabs/concat (<2.0.0)
- puppetlabs/java_ks (>=1.2.5)
Copyright 2013 Mojo Lingo LLC. Modifications by Red Hat, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.