From 9da000c6511e85e030e431b7d951d325c2c98681 Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 2 Oct 2013 10:28:01 +0200 Subject: Improve the overall experience of the module. - Extending the README - Add a trocla::yaml class for a simple quickstart. - Fixes issues: #4 & #5 --- manifests/master/ree.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifests/master/ree.pp') diff --git a/manifests/master/ree.pp b/manifests/master/ree.pp index c8d58f0..bf2c400 100644 --- a/manifests/master/ree.pp +++ b/manifests/master/ree.pp @@ -1,6 +1,7 @@ # Class: trocla::master::ree # -# This module manages the necessary things for trocla on a master. +# This module manages the necessary things for trocla on a master for +# RubyEnterprise installation. # # [Remember: No empty lines between comments and class definition] class trocla::master::ree { -- cgit v1.2.3