CDIST-TYPE__APT_KEY_URI(7) - Linux man page online | Overview, conventions, and miscellany
Add apt key from uri.
Chapter
Dec 18, 2016
CDIST-TYPE__APT_KEY_URI(7) cdist CDIST-TYPE__APT_KEY_URI(7)
@rabbitmq.com>' \
--uri http://www.rabbitmq.com/rabbitmq-signing-key-public.asc \
--state present
4.4.1 Dec 18, 2016 CDIST-TYPE__APT_KEY_URI(7)
NAME
cdist-type__apt_key_uri - Add apt key from uriDESCRIPTION
Download a key from an uri and add it to the apt keyring.REQUIRED PARAMETERS
uri the uri from which to download the keyOPTIONAL PARAMETERS
state 'present' or 'absent', defaults to 'present' name a name for this key, used when testing if it is already installed. Defaults to __object_idEXAMPLES
__apt_key_uri rabbitmq \ --name 'RabbitMQ Release Signing Key <