From: Peter Palfrader Date: Thu, 9 May 2013 07:49:06 +0000 (+0200) Subject: Enable pluginsync at first run X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=0e8b4b09c39f581c0523faa6a9cf04cb23707e50 Enable pluginsync at first run --- diff --git a/input/howto/puppet-setup.mdwn b/input/howto/puppet-setup.mdwn index f96c5f9..9487503 100644 --- a/input/howto/puppet-setup.mdwn +++ b/input/howto/puppet-setup.mdwn @@ -51,7 +51,7 @@ although the config files should remain identical before and after. Then run (this will change the configs in /etc): - : ::client:: && puppet agent -t + : ::client:: && puppet agent -t --pluginsync This run will start puppet after reconfiguring it, so if you are unhappy with what just happened, you'll need to stop it again to do