Skip to content

Commit a633d81

Browse files
committed
Appease puppet-lint
1 parent 157e1e4 commit a633d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/osfamily/debian.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
# Pass in an empty content string since apt requires it even though we are removing it
6161
apt::setting { 'list-puppet-enterprise-installer':
62-
ensure => absent,
62+
ensure => absent,
6363
}
6464

6565
apt::setting { 'conf-pe-repo':

0 commit comments

Comments
 (0)