Title: Message Title
lee loucks commented on an issue
Puppet / Bug PUP-1438
puppet resource does not handle yum repo files with white space
When running:
{quote}
puppet resource yumrepo epel
{quote}
puppet reports
{color:red}
Error: Could not run: Invalid value " 1". Valid values are absent. Valid values match /^(0|1)$/.
{color}

This is because a Yum repository file contains white space between the equals and the 0 or the 1 for enabled or disabled. Like this
{quote}
[rhel-6-server...

--
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 [email protected].
To post to this group, send email to [email protected].
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