When I define the mcollective_version variable using hiera I get the 
following error. There is no indication where the problem has occurred.

Error: Failed to apply catalog: You cannot specify more than one of 
content, source, target

If I set this variable in code it pretents to work but I think its just 
ignoring the version rule. IE. when I set it to an invalid version number 
it still gets installed.

hiera:   mcollective_version: '2.2.3-1.el6'
code:   $mcollective_version = '22.2.3-1.el'

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to