From 521c9bcc1aa7e62af0121575a4952d62fa306582 Mon Sep 17 00:00:00 2001 From: Jeoffrey Bauvin Date: Mon, 26 Oct 2015 11:36:42 +0100 Subject: Add Readme --- README.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.markdown diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..620e9dc --- /dev/null +++ b/README.markdown @@ -0,0 +1,16 @@ +####Table of Contents + +1. [Overview](#overview) +2. [Module Description - What the module does and why it is useful](#module-description) +3. [Setup - The basics of getting started with gitlab-ci-multi-runner](#setup) + * [What gitlab-ci-multi-runner affects](#what-gitlab-ci-multi-runner-affects) + * [Setup requirements](#setup-requirements) + * [Beginning with gitlab-ci-multi-runner](#beginning-with-gitlab-ci-multi-runner) +4. [Usage - Configuration options and additional functionality](#usage) +5. [Reference - An under-the-hood peek at what the module is doing and how](#reference) +5. [Limitations - OS compatibility, etc.](#limitations) +6. [Development - Guide for contributing to the module](#development) + +##Overview + +The gitlab-ci-multi-runner module lets you use Puppet to install, configure, and manage Gitlab-ci-multi-runner, for Gitlab Continuous Integration. -- cgit v1.2.3