Title: Message Title
Jason Antman commented on an issue
Puppet / Bug PUP-1363
yum helper fails when using a custom yum plugin with custom variables
We have a custom yum plugin that provides a custom variable for use in our .repo files and the Puppet yum helper does not function correctly with custom variables.

First, we ensure our yum plugin is installed on all machines:

    package {
        'SNC-2-1-1-1:.:.:snc-yum':
        name => 'snc-yum',
        ensure => installed
    }

Th...

--
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