]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/templates/default/initramfs-mdadm.erb
Add hardware cookbook
[chef.git] / cookbooks / hardware / templates / default / initramfs-mdadm.erb
diff --git a/cookbooks/hardware/templates/default/initramfs-mdadm.erb b/cookbooks/hardware/templates/default/initramfs-mdadm.erb
new file mode 100644 (file)
index 0000000..4ac2de5
--- /dev/null
@@ -0,0 +1,20 @@
+# DO NOT EDIT - This file is being maintained by Chef
+
+# mdadm boot_degraded configuration
+#
+# You can run 'dpkg-reconfigure mdadm' to modify the values in this file, if
+# you want. You can also change the values here and changes will be preserved.
+# Do note that only the values are preserved; the rest of the file is
+# rewritten.
+#
+# BOOT_DEGRADED:
+# Do you want to boot your system if a RAID providing your root filesystem
+# becomes degraded?
+#
+# Running a system with a degraded RAID could result in permanent data loss
+# if it suffers another hardware fault.
+#
+# However, you might answer "yes" if this system is a server, expected to
+# tolerate hardware faults and boot unattended.
+
+BOOT_DEGRADED=true