Title: Message Title
Charlie Sharpsteen commented on an issue
Puppet / Bug PUP-1338
yumrepo module is too picky about white space
Where white space exists in a a yum repo file, Puppet yumrepo insists on removing the whitespace. A yum plug-in (subscription-manager, it seems) sets the values as:

{{enabled = 0}}

Puppet insists on changing this valid entry to

{{enabled=0}}

Expected behaviour is that yumrepo allows the white space and only changes the value.

For example, t...


--
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/groups/opt_out.

Reply via email to