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

NAME

6       cdist-type__update_alternatives - Configure alternatives
7

DESCRIPTION

9       On Debian and alike systems update-alternatives(1) can be used to setup
10       alternatives for various programs.  One of the most common used targets
11       is the "editor".
12

REQUIRED PARAMETERS

14       path   Use this path for the given alternative
15

BOOLEAN PARAMETERS

17       install
18              Add  (update-alternatives  --install)  missing  path to alterna‐
19              tives.
20

EXAMPLES

22          # Setup vim as the default editor
23          __update_alternatives editor --path /usr/bin/vim.basic
24

SEE ALSO

26       cdist-type__debconf_set_selections(7), update-alternatives(8)
27

AUTHORS

29       Nico  Schottelius  <nico-cdist--@--schottelius.org>  Ander  Punnar   <‐
30       ander@kvlt.ee>
31

COPYING

33       Copyright  (C) 2013 Nico Schottelius and 2020 Ander Punnar. You can re‐
34       distribute it and/or modify it under the terms of the GNU General  Pub‐
35       lic  License  as published by the Free Software Foundation, either ver‐
36       sion 3 of the License, or (at your option) any later version.
37
39       ungleich GmbH 2021
40
41
42
43
447.0.0                            Jul 31, 2022CDIST-TYPE__UPDATE_ALTERNATIVES(7)
Impressum