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