Enable pluginsync at first run
authorPeter Palfrader <peter@palfrader.org>
Thu, 9 May 2013 07:49:06 +0000 (09:49 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 9 May 2013 07:49:06 +0000 (09:49 +0200)
input/howto/puppet-setup.mdwn

index f96c5f9..9487503 100644 (file)
@@ -51,7 +51,7 @@ although the config files should remain identical before and after.
 
 Then run (this will change the configs in /etc):
 
 
 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 
 
 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