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

Convert apt::key to use anchors #32

Merged
merged 1 commit into from Mar 15, 2012
Merged

Convert apt::key to use anchors #32

merged 1 commit into from Mar 15, 2012

Commits on Mar 7, 2012

  1. Convert apt::key to use anchors

    Previously, apt::key used a noop exec hack to do exactly what anchors were
    intended to be used for. This commit removes the exec hack and achieves the
    same end using Anchor resources from the puppetlabs/stdlib module.
    reidmv committed Mar 7, 2012
    Copy the full SHA
    b9607a4 View commit details
    Browse the repository at this point in the history