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

NAME

6       cdist-type__firewalld_start - start and enable firewalld
7

DESCRIPTION

9       This cdist type allows you to start and enable firewalld.
10

REQUIRED PARAMETERS

12       None
13

OPTIONAL PARAMETERS

15       startstate
16              'present'   or   'absent',   start/stop  firewalld.  Default  is
17              'present'.
18
19       bootstate
20              'present' or 'absent', enable/disable firewalld on boot. Default
21              is 'present'.
22

EXAMPLES

24          # start and enable firewalld
25          __firewalld_start
26
27          # only enable firewalld to start on boot
28          __firewalld_start --startstate present --bootstate absent
29

SEE ALSO

31       firewalld(8)
32

AUTHORS

34       Darko Poljak <darko.poljak--@--ungleich.ch>
35

COPYING

37       Copyright  (C) 2016 Darko Poljak. You can redistribute it and/or modify
38       it under the terms of the GNU General Public License  as  published  by
39       the  Free  Software Foundation, either version 3 of the License, or (at
40       your option) any later version.
41
43       ungleich GmbH 2021
44
45
46
47
487.0.0                            Jul 31, 2022   CDIST-TYPE__FIREWALLD_START(7)
Impressum