Skip to content

Commit d54154c

Browse files
committed
Apply manifest
1 parent c64cd04 commit d54154c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/acceptance/apt_keyring_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
it 'updates GPG key' do
4242
retry_on_error_matching do
43+
idempotent_apply(keyring_pp)
4344
res = run_shell('gpg --show-keys --list-options show-sig-expire /etc/apt/keyrings/puppetlabs-keyring.gpg | grep expired')
4445
expect(res.stdout.strip).to eq('')
4546
end

0 commit comments

Comments
 (0)