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