Hi,

that's weird. Does this work?

puppet apply -e 'file { "/tmp/test": ensure => link, target =>
"/tmp/test-target" }'

If it yields the same error, please add -dv and share the debug output.

Thanks,
Felix

On 12/30/2013 01:21 PM, Steph Gosling wrote:
> 
> Error: Failed to apply catalog: Parameter ensure failed on
> File[/etc/localtime]: Provider must have features 'manages_symlinks' to
> set 'ensure' to 'link' at /etc/puppet/manifests/nodes/basenode.pp:198
> Wrapped exception:
> Provider must have features 'manages_symlinks' to set 'ensure' to 'link'

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users/52C207BC.7020809%40Alumni.TU-Berlin.de.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to