Hey all,

I've been designing a new feature for Puppet, and wanted to get some 
kick-back from the community to see if you think this is needed or not. The 
feature is called Puppet Sites, and meets some specific goals by means of a 
few tasks.

   - Securely add nodes to your deployment without manually signing 
   certificates on the CA...
      - ...so that you can have the advantages of autosigning without its 
      security problems.
   

   - Get a list of all the nodes in your deployment...
      - ...so that a single command can give you what previously you had to 
      trawl multiple services (ENCs, CAs, etc...) on each Puppet master in your 
      deployment to retrieve.
   

   - Store connection information for Puppet services in a central location 
   (accessible from manifests, puppet.conf, and defaults.rb)...
      - ...so that you don't have to manage puppet.conf files on each node 
      in your population
      - ...so that agent/master/CA configuration stays consistent across 
      your deployment
      - ...so that you can update your config and fetch a new catalog in a 
      single operation.
   
Thanks in advance for the feedback!
- Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/cdG9GFFqvYEJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to