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

NAME

6       cdist-type__locale - Configure locales
7

DESCRIPTION

9       This cdist type allows you to setup locales. On systems that don't sup‐
10       port locale setting like alpine/musl libc, it is a no-op.
11

OPTIONAL PARAMETERS

13       state  'present' or 'absent', defaults to present
14

EXAMPLES

16          # Add locale de_CH.UTF-8
17          __locale de_CH.UTF-8
18
19          # Same as above, but more explicit
20          __locale de_CH.UTF-8 --state present
21
22          # Remove colourful British English
23          __locale en_GB.UTF-8 --state absent
24

SEE ALSO

26       locale(1), localedef(1), cdist-type__locale_system(7)
27

AUTHORS

29       Nico Schottelius <nico-cdist--@--schottelius.org>
30

COPYING

32       Copyright (C) 2013-2019 Nico Schottelius. Free use of this software  is
33       granted  under the terms of the GNU General Public License version 3 or
34       later (GPLv3+).
35
37       ungleich GmbH 2021
38
39
40
41
426.9.8                            Aug 24, 2021            CDIST-TYPE__LOCALE(7)
Impressum