1CDIST-TYPE__APT_KEY_URI(7)           cdist          CDIST-TYPE__APT_KEY_URI(7)
2
3
4

NAME

6       cdist-type__apt_key_uri - Add apt key from uri
7

DESCRIPTION

9       Download a key from an uri and add it to the apt keyring.
10

REQUIRED PARAMETERS

12       uri    the uri from which to download the key
13

OPTIONAL PARAMETERS

15       state  'present' or 'absent', defaults to 'present'
16
17       name   a  name  for  this  key,  used when testing if it is already in‐
18              stalled.  Defaults to __object_id
19

EXAMPLES

21          __apt_key_uri rabbitmq \
22             --name 'RabbitMQ Release Signing Key <info@rabbitmq.com>' \
23             --uri http://www.rabbitmq.com/rabbitmq-signing-key-public.asc \
24             --state present
25

AUTHORS

27       Steven Armstrong <steven-cdist--@--armstrong.cc>
28

COPYING

30       Copyright (C) 2011-2014  Steven  Armstrong.  You  can  redistribute  it
31       and/or  modify  it under the terms of the GNU General Public License as
32       published by the Free Software Foundation, either version 3 of the  Li‐
33       cense, or (at your option) any later version.
34
36       ungleich GmbH 2020
37
38
39
40
416.9.6                            Apr 20, 2021       CDIST-TYPE__APT_KEY_URI(7)
Impressum