Skip to content

Commit 984232b

Browse files
committed
puppet-lint: autofix
1 parent 583bda1 commit 984232b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
}
544544
} elsif $facts['os']['family'] == 'RedHat' and $enable_centos_release {
545545
package { 'centos-release-rabbitmq-38':
546-
ensure => 'present',
546+
ensure => 'present',
547547
}
548548
}
549549

0 commit comments

Comments
 (0)