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 48fc520 commit 69d55c9Copy full SHA for 69d55c9
manifests/plugin/omaha.pp
@@ -43,6 +43,6 @@
43
path => '/bin:/usr/bin',
44
}
45
-> file { $contentpath:
46
- ensure => directory,
+ ensure => directory,
47
48
manifests/plugin/pulp.pp
@@ -45,7 +45,7 @@
# pulp3: removed in rubygem-smart_proxy_pulp 2.0
# pulp/pulpnode: removed in rubygem-smart_proxy_pulp 3.0
foreman_proxy::settings_file { ['pulp3', 'pulp', 'pulpnode']:
- ensure => absent,
+ ensure => absent,
49
},
50
]
51
0 commit comments