Forge Home

openshift_origin

Module for installing Red Hat Openshift

88,486 downloads

56,825 latest version

2.9 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 4.1.3 (latest)
  • 4.1.2
  • 4.1.1
  • 4.1.0
  • 4.0.12
  • 4.0.11
  • 4.0.10
  • 4.0.9
  • 4.0.8
  • 4.0.7
  • 4.0.6
  • 4.0.5
  • 4.0.3
  • 4.0.0
  • 3.0.1
  • 3.0.0
  • 0.1.18
  • 0.1.17
  • 0.1.16
  • 0.1.15
  • 0.1.14
  • 0.1.13
  • 0.1.12
  • 0.1.11
  • 0.1.10
  • 0.1.9
  • 0.1.8
  • 0.1.7
  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
released Nov 11th 2014
This version is compatible with:
  • Puppet Enterprise 3.x
  • Puppet 3.x
  • , ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'openshift-openshift_origin', '4.1.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add openshift-openshift_origin
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install openshift-openshift_origin --version 4.1.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

openshift/openshift_origin — version 4.1.0 Nov 11th 2014

CHANGELOG

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