Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 2nd, 2010 | Syntax: None | Size: 0.37 KB | Hits: 110 | Expires: Never
Copy text to clipboard
  1. # This file consists of arbitrarily named sections/modules
  2. # defining where files are served from and to whom
  3.  
  4. # Define a section 'files'
  5. # Adapt the allow/deny settings to your needs. Order
  6. # for allow/deny does not matter, allow always takes precedence
  7. # over deny
  8.  
  9. [files]
  10. path /etc/puppet/files
  11. allow 0.0.0.0
  12.  
  13. [plugins]
  14. path /etc/puppet/plugins
  15. allow 0.0.0.0