https://projects.puppetlabs. <https://projects.puppetlabs.com/issues/8596>
com/issues/8596 <https://projects.puppetlabs.com/issues/8596>

While the docs say this is how things work (and they're correct), it's not
intended, and we're attempting to fix this as soon as possible.

file { '/tmp/foo':
  ensure => file,
}

file { 'same_file':
  path   => '/tmp/foo',
  ensure => absent,
}


Just a heads up that this is both being worked on, and may break your setup
if you're relying upon this (which you shouldn't...)




-- 
Nigel Kersten
Product Manager, Puppet Labs

*Join us for **PuppetConf *
<http://www.bit.ly/puppetconfsig>
Sept 22/23 Portland, Oregon, USA.
*
*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en.

Reply via email to