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 157e1e4 commit a633d81Copy full SHA for a633d81
manifests/osfamily/debian.pp
@@ -59,7 +59,7 @@
59
60
# Pass in an empty content string since apt requires it even though we are removing it
61
apt::setting { 'list-puppet-enterprise-installer':
62
- ensure => absent,
+ ensure => absent,
63
}
64
65
apt::setting { 'conf-pe-repo':
0 commit comments