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>
9 # This file is a bourne shell snippet, and is sourced by the
10 # ucf script for configuration.
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.
19 # Verbosity: The default value is 0 (quiet). To change the default
20 # behavior, uncomment the following line and set the value to 1.
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/
29 # conf_source_dir=/some/path/
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
36 # conf_force_conffold=YES
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
43 conf_force_conffnew=YES
45 # Please note that only one of conf_force_conffold and
46 # conf_force_conffnew should be set.
48 # Force the re-creation of deleted config files.
49 conf_force_conffmiss=YES