Title: Message Title
Kurt Wall commented on an issue
Puppet / Bug PUP-2291
yumrepo priority can not be sent to absent
yumrepo{
'foo':
priority => absent,
}

$ puppet apply test.pp
Notice: Compiled catalog for dev050 in environment production in 0.10 seconds
Error: Parameter priority failed on Yumrepo[foo]: Must be within range 1-99 at /root/test.pp:4
Wrapped exception:
Must be within range 1-99: absent

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to