Hello,
This was supposed to be an easy one, but it's giving me a bit of
a hard time. I know that specify a version for a package, I'd say:
ensure => "version-123", but how do I also add a second command for
the same variable; for instance, how do it I tell it to ensure =>
installed and also ensure => version? so far I've tried separating it
with commas, i.e, ensure => installed, "version". I've also tried
putting the version in brackets; i.e, ensure => installed["version"].
So far it hasn't worked. Any ideas?
Thanks,
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.