Issue #8660 has been updated by Josh Cooper. Target version changed from Telly to 2.7.x
---------------------------------------- Bug #8660: Puppet and facter install should have reasonable defaults on Windows https://projects.puppetlabs.com/issues/8660 Author: Josh Cooper Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.x Affected Puppet version: Keywords: Branch: The puppet and facter install.rb scripts default to directories such as /etc/puppet, which probably aren't the correct places on Windows. Also in Puppet::Util::RunMode, it defaults to File.join(Dir::WINDOWS, "puppet", "etc") for the conf dir, which doesn't match the installer. More research is needed to determine what the default values should be. Once decided, the install scripts need to be modified, and any puppet code, e.g. runmode, that makes assumptions about default locations should be updated. -- 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.
