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 63883a8 commit 2ee7f97Copy full SHA for 2ee7f97
spec/acceptance/apt_keyring_spec.rb
@@ -6,7 +6,7 @@
6
context 'when using default values and source specified explicitly' do
7
keyring_pp = <<-MANIFEST
8
apt::keyring { 'puppetlabs-keyring.gpg':
9
- source => 'https://apt.puppetlabs.com/keyring.gpg',
+ source => 'https://apt.puppetlabs.com/keyring.gpg',
10
}
11
MANIFEST
12
0 commit comments