From 0e8b4b09c39f581c0523faa6a9cf04cb23707e50 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 9 May 2013 09:49:06 +0200 Subject: [PATCH] Enable pluginsync at first run --- input/howto/puppet-setup.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1