Issue #7731 has been updated by Josh Cooper.
This works for me using 2.7.6rc1. Make sure to specify '=' between the option and value, otherwise it won't work. <pre> $ ./install.rb --destdir=/Users/josh/tmp/mypuppet conf/auth.conf -> /Users/josh/tmp/mypuppet/etc/puppet/auth.conf chmod 0644 /Users/josh/tmp/mypuppet/etc/puppet/auth.conf </pre> ---------------------------------------- Bug #7731: install.rb doesn't honor --destdir with respect to /etc/puppet/auth.conf https://projects.puppetlabs.com/issues/7731 Author: Nigel Kersten Status: Accepted Priority: High Assignee: Category: installation Target version: 2.7.x Affected Puppet version: Keywords: Branch: When you pass --destdir into install.rb, it still installs the config files in /etc/puppet, no matter what destdir is set to. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
