From faa36737e9fbd79425d99af6d48fcc07850b03e8 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 25 Sep 2012 11:14:58 +0200 Subject: requirements to install puppetmaster with passenger --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') diff --git a/README b/README index 6fd494e..3210c7b 100644 --- a/README +++ b/README @@ -69,6 +69,16 @@ $puppetmaster_ensure_version = '2.7.18-1~bpo60+1' NOTE: You will need the apt module in order to specify the puppetmaster version. Also, this functionality is only implemented for Debian and derived distributions. +This is the apparent minimum manifest for installing puppetmaster: + + import 'common' + + include apt + include concat::setup + $puppetmaster_mode = 'passenger' + include puppet::puppetmaster + + Munin ----- -- cgit v1.2.3