Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds@gmail.com>2019-06-20 16:18:44 +0000
committerAnton Hvornum <anton.feeds@gmail.com>2019-06-20 16:18:44 +0000
commitaa2871f3f6423bbdb2e07ca75d79df283ee5e48b (patch)
tree1c17f02f46fd3fc863c05bc5660a36f4f3ab45ea /deployments
parent2376ab2742f7379e23849645bacea3bd62b83638 (diff)
Added a rerun feature. So we don't have to wait for pacstrap every debug run :P
Diffstat (limited to 'deployments')
-rw-r--r--deployments/00:01:23:45:67:89.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/deployments/00:01:23:45:67:89.json b/deployments/00:01:23:45:67:89.json
index 5f49a951..6af3f9da 100644
--- a/deployments/00:01:23:45:67:89.json
+++ b/deployments/00:01:23:45:67:89.json
@@ -5,7 +5,8 @@
"packages" : "openssh sudo openvpn easy-rsa",
"post" : "stay",
"country" : "SE",
- "mirrors" : true
+ "mirrors" : true,
+ "rerun" : "install database"
},
"post" : {
"install database": "postgresql",