Skip to content

Commit

Permalink
Merge pull request #965 from puppetlabs/RE-13436
Browse files Browse the repository at this point in the history
(RE-13415) Update GPG key in example
  • Loading branch information
david22swan authored Jan 25, 2021
2 parents 18c44ad + 5107a43 commit 8ab173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/key.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Declare Apt key for apt.puppetlabs.com source
apt::key { 'puppetlabs':
id => '6F6B15509CF8E59E6E469F327F438280EF8D349F',
id => 'D6811ED3ADEEB8441AF5AA8F4528B6CD9E61EF26',
server => 'hkps.pool.sks-keyservers.net',
options => 'http-proxy="http://proxyuser:[email protected]:3128"',
}

0 comments on commit 8ab173b

Please sign in to comment.