Forge Home

katello

Handles deploying and managing a Katello + Foreman server

46,441 downloads

2 latest version

3.1 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

  • 25.0.0 (latest)
  • 24.3.0
  • 24.2.0
  • 24.1.0
  • 24.0.0
  • 23.1.0
  • 23.0.0
  • 22.1.1
  • 22.1.0
  • 22.0.0
  • 21.6.0
  • 21.5.0
  • 21.4.0
  • 21.3.0
  • 21.2.0
  • 21.1.0
  • 21.0.0
  • 20.0.0
  • 19.0.0
  • 18.0.0
  • 17.0.0
  • 16.1.0
  • 16.0.0
  • 15.0.0
  • 14.1.0
  • 14.0.0
  • 13.0.0
  • 12.0.0
  • 11.0.0
  • 10.1.1
  • 10.1.0
  • 10.0.0
  • 9.0.2
  • 9.0.1
  • 9.0.0
  • 8.2.3
  • 8.2.2
  • 8.2.1
  • 8.2.0
  • 8.1.0
  • 8.0.1
  • 8.0.0
  • 7.2.0
  • 7.1.0
  • 7.0.1
  • 7.0.0
  • 6.1.1
  • 6.1.0
  • 6.0.3
  • 6.0.2
  • 6.0.1
  • 6.0.0
  • 5.1.1
  • 5.1.0
  • 5.0.1
  • 5.0.0
  • 4.0.0
  • 3.1.0
  • 3.0.0
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • 1.0.2
  • 1.0.0
released Jun 10th 2016
This version is compatible with:
  • Puppet >= 3.2.0 < 4.0.0
  • , ,

Start using this module

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

Add this module to your Puppetfile:

mod 'katello-katello', '5.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

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

Manually install this module globally with Puppet module tool:

puppet module install katello-katello --version 5.0.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

katello/katello — version 5.0.0 Jun 10th 2016

Puppet Forge Build Status

####Table of Contents

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

##Overview

This module is designed to setup a Candlepin server.

##Setup

###What katello affects

  • Installs and configures Katello

###Beginning with katello

The very basic steps needed for a user to get the module up and running.

If your most recent release breaks compatibility or requires particular steps for upgrading, you may wish to include an additional section here: Upgrading (For an example, see http://forge.puppetlabs.com/puppetlabs/firewall).

##Usage

##Reference

##Limitations

  • EL6 (RHEL6 / CentOS 6)
  • EL7 (RHEL7 / CentOS 7)

##Development

See the CONTRIBUTING guide for steps on how to make a change and get it accepted upstream.