]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/templates/default/watchdog.erb
Add basic watchdog support for VMs
[chef.git] / cookbooks / hardware / templates / default / watchdog.erb
diff --git a/cookbooks/hardware/templates/default/watchdog.erb b/cookbooks/hardware/templates/default/watchdog.erb
new file mode 100644 (file)
index 0000000..afeef44
--- /dev/null
@@ -0,0 +1,7 @@
+# DO NOT EDIT - This file is being maintained by Chef
+
+# Start watchdog at boot time? 0 or 1
+run_watchdog=1
+# Load module before starting watchdog
+watchdog_module="<%= @module %>"
+# Specify additional watchdog options here (see manpage).