Forge Home

ose3prerequisites

set up OpenShift Enterprise 3 prerequisites

7,744 downloads

6,842 latest version

2.8 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

  • 0.1.11 (latest)
  • 0.1.10 (deleted)
  • 0.1.9
  • 0.1.8 (deleted)
  • 0.1.7 (deleted)
  • 0.1.6 (deleted)
  • 0.1.5
released Sep 8th 2015
This version is compatible with:
  • ,

Start using this module

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

Add this module to your Puppetfile:

mod 'RHsyseng-ose3prerequisites', '0.1.11'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add RHsyseng-ose3prerequisites
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install RHsyseng-ose3prerequisites --version 0.1.11

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

RHsyseng/ose3prerequisites — version 0.1.11 Sep 8th 2015

prerequisites

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with prerequisites
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module

Overview

This puppet module will ensure that all prerequisites for an OpenShift3 Enterprise deployment are fulfilled. This puppet module is meant to be used with Red Hat Satellite 6.1.

Setup

What prerequisites affects

  • RPMs installed or to be remove from a OSE3 host

Usage

Add this puppet module to your OSE3 Centent View and add the ose3prerequisites puppet class to the corresponding host group.

Reference

For further details see the OpenShift Enterprise 3 Reference Architecture.

Limitations

This is for RHEL Server 7.1 and OpenShift Enterprise 3 only.

Copyright

Copyright (C) 2015 Red Hat Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

The GNU Lesser General Public License is provided within the file lgpl-3.0.txt.