I think I filed a bug about this a while back. +1 for autorequiring targets
Trevor On Wed, Feb 25, 2015 at 6:41 PM, Raphaël Pinson < [email protected]> wrote: > Hello, > > > As per Kylo's comment in PR for PUP-4036 > <https://github.com/puppetlabs/puppet/pull/3645#issuecomment-76032829>, > I'd like to discuss the possibility and implications of autorequiring > parent directories of the home directory for user resources. > > As stated in the PR, the idea came from stumbling upon a code like this > one: > > file { '/srv/home': ensure => directory }file { '/home': ensure => link, > target => '/srv/home' } -> User <| |> > > > where it made a lot of sense that all users should just autorequire the > nearest parent directory to their home directory. > > What are your thoughts on this feature? > > > Cheers, > > Raphaël > > -- > 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/9c55b0bf-eae3-41f9-8103-e69870f1297d%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-dev/9c55b0bf-eae3-41f9-8103-e69870f1297d%40googlegroups.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%2BFoWEeYmuQhLEMptKkGZceccGhZrD1y1Cvjno5ij5xb7i4A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
