Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments
diff options
context:
space:
mode:
Diffstat (limited to 'deployments')
-rw-r--r--deployments/default.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/deployments/default.json b/deployments/default.json
new file mode 100644
index 00000000..5deded3e
--- /dev/null
+++ b/deployments/default.json
@@ -0,0 +1,6 @@
+{
+ "args" : {
+ "password" : "<STDIN>",
+ "post" : "reboot"
+ }
+}