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 2ee7f97 commit 6832736Copy full SHA for 6832736
spec/acceptance/apt_keyring_spec.rb
@@ -7,7 +7,7 @@
7
keyring_pp = <<-MANIFEST
8
apt::keyring { 'puppetlabs-keyring.gpg':
9
source => 'https://apt.puppetlabs.com/keyring.gpg',
10
- }
+ }
11
MANIFEST
12
13
it 'applies idempotently' do
0 commit comments