Title: Message Title
Tim Meusel commented on an issue
Puppet / Bug PUP-2782
Yumrepo target attribute does not work
Simplified example:

    yumrepo { 'foo-bar':
      descr => 'Foo Bar',
      target => '/tmp/foo-bar.repo'
    }

    yumrepo { 'foo-bat':
      descr => 'Foo Bat',
      target => '/tmp/foo-bar.repo'
    }


Notice: /Stage[main]/Yum/Yumrepo[foo-bat]/ensure: created
Info: changing mode of /etc/yum.repos.d/foo-bat.repo from 600 to 644
Not...


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