Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Release v1.0.0

Compare
Choose a tag to compare
@issyl0 issyl0 released this 17 Jul 12:06
· 2 commits to master since this release
d78eb8f

puppet-aptly release v1.0.0

CHANGELOG

  • Conversion to PDK
  • Update Aptly repositories keys
  • More validation
  • Support of the puppetlabs/apt module (version 2.0+) format of keys:
    aptly::mirror::keyserver has been removed
    aptly::mirror::key is now a string containing the key id or a hash. There are examples in the README.

Thanks to @elfranne for contributing to this!