Files
community.general/library
Alan Grosskurth 5ccc7e7277 apt_key: Add 'keyring' parameter
The apt-key command takes an optional --keyring parameter representing
the path to a specific GPG keyring to operate on. If it's not given,
the command operates on all keyring files, i.e., /etc/apt/trusted.gpg
and /etc/apt/trusted.gpg.d/*.gpg.

This change adds a 'keyring' parameter to the apt_key module and
propagates it down to the apt-key command line. The main use case this
supports is organizing keys for third-party repos into individual
keyrings in /etc/apt/trusted.gpg.d, rather than putting them all in
the default keyring.
2013-07-24 18:10:17 -07:00
..
2013-07-21 11:55:38 -04:00
2013-07-19 09:44:25 -04:00
2013-07-19 09:38:31 -04:00
2013-07-19 09:37:19 -04:00
2013-07-19 09:45:08 -04:00
2013-07-19 09:40:00 -04:00