Skip to content

Commit

Permalink
README: Correct formatting and improve a bit (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl authored Mar 29, 2017
1 parent 27898a0 commit 41950e6
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Puppet Forge](http://img.shields.io/puppetforge/v/katello/katello.svg)](https://forge.puppetlabs.com/katello/katello)
[![Build Status](https://travis-ci.org/Katello/puppet-katello.svg?branch=master)](https://travis-ci.org/Katello/puppet-katello)

####Table of Contents
#### Table of Contents

1. [Overview](#overview)
2. [Setup - The basics of getting started with katello](#setup)
Expand All @@ -13,32 +13,26 @@
5. [Limitations - OS compatibility, etc.](#limitations)
6. [Development - Guide for contributing to the module](#development)

##Overview
## Overview

This module is designed to setup a Candlepin server.
This module is designed to setup a full katello server, including candlepin, pulp and qpid.

##Setup
## Setup

###What katello affects
### What katello affects

* Installs and configures Katello
* Installs and configures Katello
* Installs additional required services

###Beginning with katello
## Usage

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

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).
## Limitations

##Usage

##Reference

##Limitations

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

##Development
## Development

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

0 comments on commit 41950e6

Please # to comment.