No problem. Unfortunately, I do agree about the FHS, but occasionally customer security specs will dictate filesystem modifications and/or restrictions that might make it more difficult.
Will we be able to do a whole-hog AIO move if necessary? /opt/foo to /srv/foo or /var/foo or whatever. Symlinks will probably work as well, but it's never ideal. rake rootdir[/srv/foo] or something to change all of the sub-components. 'No' is obviously valid, just nice to know. Thanks, Trevor On Tue, Feb 24, 2015 at 1:19 PM, Eric Sorenson <[email protected] > wrote: > tldr: No > > Spec is here: > https://github.com/puppetlabs/puppet-specifications/blob/master/file_paths.md > > The FHS is actively user-hostile and when we've tried to follow it, > everyone ends up hating it. The current PE var area is under /var/opt and > it's awful. > > On Feb 24, 2015, at 10:13 AM, Trevor Vaughan <[email protected]> > wrote: > > I'm sorry, but I can't find the completely AIO doc right now with all of > the paths, but are you going to try to be FHS compliant? > > /opt => Install > /etc/opt => Config > /var/opt => Var > > Thanks, > > Trevor > > On Tue, Feb 24, 2015 at 7:30 AM, Erik Dalén <[email protected]> > wrote: > >> >> >> On Mon Feb 23 2015 at 11:17:15 PM Jeff McCune <[email protected]> >> wrote: >> >>> On Sun, Feb 22, 2015 at 12:08 PM, Trevor Vaughan <[email protected] >>> > wrote: >>> >>>> Yes please. Moving this out of $vardir/ssl will be quite irritating to >>>> teach existing users about the new product usage. >>>> >>> >>> Even if we kept it in $vardir/ssl, this would mean the path is >>> /opt/puppetlabs/puppet/cache/ssl rather than /var/lib/puppet/ssl (Please >>> note the agent and master vardir's in the specification). Is your concern >>> that SSL data remain in $vardir/ssl or that they remain in >>> /var/lib/puppet/ssl ? >>> >> >> I've just noticed it is one of those things distros frequently change the >> default value for (and kind of rightly so as it is variable data, not >> config files). And it would be good if the PL default and distro default >> matched each other to avoid confusion. Not terribly important, but good to >> fix when changing everything around anyway. >> >> For migration it is likely best if it remains in the same place though, >> will see how we will deal with that if we just config it to old location or >> move the files around when upgrading if the location changes. >> >> >>> >>> -Jeff >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Puppet Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/puppet-dev/CAOXx1vFymTmFpHe9Fttj%3D9dwvFwXFZNZqUyGMmPBRTzykxP0Ew%40mail.gmail.com >>> <https://groups.google.com/d/msgid/puppet-dev/CAOXx1vFymTmFpHe9Fttj%3D9dwvFwXFZNZqUyGMmPBRTzykxP0Ew%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-dev/CAAAzDLfMBBD6K_CybLS_ssw5mTENjvft%3DhPg8WgTY4B9dxdwvw%40mail.gmail.com >> <https://groups.google.com/d/msgid/puppet-dev/CAAAzDLfMBBD6K_CybLS_ssw5mTENjvft%3DhPg8WgTY4B9dxdwvw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Trevor Vaughan > Vice President, Onyx Point, Inc > (410) 541-6699 > [email protected] > > -- This account not approved for unencrypted proprietary information -- > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoXK9G4OFbPz8gZOBC%2BT2chO-B-pvz%2BXjBtkiRudxsnhdg%40mail.gmail.com > <https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoXK9G4OFbPz8gZOBC%2BT2chO-B-pvz%2BXjBtkiRudxsnhdg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > Eric Sorenson - [email protected] - freenode #puppet: eric0 > puppet platform // coffee // techno // bicycles > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/7D1EDE7E-D9C9-47C3-82CB-328A12BB1FEC%40puppetlabs.com > <https://groups.google.com/d/msgid/puppet-dev/7D1EDE7E-D9C9-47C3-82CB-328A12BB1FEC%40puppetlabs.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 [email protected] -- This account not approved for unencrypted proprietary information -- -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoWrV_1StsOLnw1uBZ3wLW_gW-%3DmNmpsLXLxK7Rywvvg0Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
