Guest User

Untitled

a guest
Oct 17th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. /etc/puppet/fileserver.conf:
  2.  
  3. [plugins]
  4. path /var/lib/puppet/lib
  5. allow xxxxxxxxx
  6.  
  7. /etc/puppet/puppet.conf:
  8. [main]
  9. ...
  10. pluginsync=true
  11. pluginsource=/var/lib/puppet/lib
  12. ...
Add Comment
Please, Sign In to add comment