]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/initramfs-mdadm.erb
Fix some foodcritic complaints
[chef.git] / cookbooks / hardware / templates / default / initramfs-mdadm.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 # mdadm boot_degraded configuration
4 #
5 # You can run 'dpkg-reconfigure mdadm' to modify the values in this file, if
6 # you want. You can also change the values here and changes will be preserved.
7 # Do note that only the values are preserved; the rest of the file is
8 # rewritten.
9 #
10 # BOOT_DEGRADED:
11 # Do you want to boot your system if a RAID providing your root filesystem
12 # becomes degraded?
13 #
14 # Running a system with a degraded RAID could result in permanent data loss
15 # if it suffers another hardware fault.
16 #
17 # However, you might answer "yes" if this system is a server, expected to
18 # tolerate hardware faults and boot unattended.
19
20 BOOT_DEGRADED=true