Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support latest apt module #11

Merged
merged 5 commits into from
Feb 3, 2016
Merged

Support latest apt module #11

merged 5 commits into from
Feb 3, 2016

Conversation

tomohiro
Copy link
Owner

@tomohiro tomohiro commented Feb 2, 2016

Latest API:

apt::key { 'puppetlabs':
  id      => '47B320EB4C7C375AA9DAE1A01054B7A24BD6EC30',
  server  => 'pgp.mit.edu',
  options => 'http-proxy="http://proxyuser:proxypass@example.org:3128"',
}

@tomohiro
Copy link
Owner Author

tomohiro commented Feb 2, 2016

Show the fingerprint of GPG-KEY-mackerel:

$ wget 'https://mackerel.io/assets/files/GPG-KEY-mackerel'
$ gpg --quiet --with-fingerprint  GPG-KEY-mackerel
pub  1024D/C2B48821 2014-05-08 Hatena Inc. <admin@mackerel.io>
      Key fingerprint = 2748 FD61 027D 3575 42F8  394D F92F 673F C2B4 8821

tomohiro added a commit that referenced this pull request Feb 3, 2016
@tomohiro tomohiro merged commit 2601fdf into master Feb 3, 2016
@tomohiro tomohiro deleted the update-apt-module branch February 3, 2016 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant