Hi Archserver, I've created PKGBUILDS for puppet and facter (dependency for puppet) that I use for my hardened version of Archserver and I would like to make them available to the project. I'm also working on a puppet provider for pacman (not finished as yet unfortunately)
However, I've had to adjust the PKGBUILD installation of ruby-enterprise to /usr instead of /opt/ruby-enterprise to avoid having to: 1. add the path /opt/ruby-enterprise/bin to the shell PATH as instructed by the current archserver ruby-enterprise package post-install. 2. write a script in the puppet.install file to add /opt/ruby-enterprise/bin as a default shell path for the puppet and puppetmaster users. Adjusting the install directory to /usr from /opt will remove a step for the administrator having to edit the default path so ruby is available to other users by default. For puppet, it would allow puppet to start running immediately once installed without editing. Would you consider adjusting the install directory to /usr from /opt/ruby-enterprise? The puppet PKGBUILD creates two packages called 'puppet-master' and 'puppet-agent' for server and client respectively. http://docs.puppetlabs.com/guides/tools.html _______________________________________________ ArchServer Project General Mail List Post messages to: [email protected] Administer your subscription: http://lists.archserver.org/listinfo/general

