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 e8ed07b commit fcaa4a3Copy full SHA for fcaa4a3
manifests/install.pp
@@ -2,6 +2,6 @@
2
# @api private
3
class certs::install {
4
package { 'katello-certs-tools':
5
- ensure => installed,
+ ensure => installed,
6
}
7
0 commit comments