]> git.somenet.org - root/pub/somesible.git/blob - roles/base/apt/files/default/ucf.conf
[roles/base/hostname] set hostname
[root/pub/somesible.git] / roles / base / apt / files / default / ucf.conf
1 #
2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
7 #
8
9 # This file is a bourne shell snippet, and is sourced by the
10 # ucf script for configuration.
11 #
12
13 # Debugging information: The default value is 0 (no debugging
14 # information is printed). To change the default behavior, uncomment
15 # the following line and set the value to 1.
16 #
17 # DEBUG=0
18
19 # Verbosity: The default value is 0 (quiet). To change the default
20 # behavior, uncomment the following line and set the value to 1.
21 #
22 # VERBOSE=0
23
24
25 # The src directory. This is the directory where the historical
26 # md5sums for a file are looked for.  Specifically, the historical
27 # md5sums are looked for in the subdirectory ${filename}.md5sum.d/
28 #
29 # conf_source_dir=/some/path/
30
31 # Force the installed file to be retained. The default is have this
32 # variable unset, which makes the script ask in case of doubt. To
33 # change the default behavior, uncomment the following line and set
34 # the value to YES
35 #
36 # conf_force_conffold=YES
37
38 # Force the installed file to be overridden. The default is have this
39 # variable unset, which makes the script ask in case of doubt. To
40 # change the default behavior, uncomment the following line and set
41 # the value to YES
42 #
43 conf_force_conffnew=YES
44
45 # Please note that only one of conf_force_conffold and
46 # conf_force_conffnew should be set.
47
48 # Force the re-creation of deleted config files.
49 conf_force_conffmiss=YES