We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b497372 commit e5a0ea1Copy full SHA for e5a0ea1
README.md
@@ -33,7 +33,7 @@ yumrepo { 'puppetrepo-products':
33
gpgkey => 'http://myownmirror',
34
enabled => '1',
35
gpgcheck => '1',
36
- target => '/etc/yum.repo.d/puppetlabs.repo',
+ target => '/etc/yum.repos.d/puppetlabs.repo',
37
}
38
39
```
0 commit comments