index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Lord Anton Hvornum <anton.feeds@gmail.com> | 2018-05-30 20:14:37 +0200 |
---|---|---|
committer | Lord Anton Hvornum <anton.feeds@gmail.com> | 2018-05-30 20:14:37 +0200 |
commit | 96b8669b0af43b2bf9393e9c2792fd60e36b87ad (patch) | |
tree | a03977945a22169247c26e18379cf0d88d46d7c3 /deployments | |
parent | 3f827eb56fbc36b0b11f583486b52468df7a8651 (diff) |
-rw-r--r-- | deployments/workstation_unattended.json | 6 |
diff --git a/deployments/workstation_unattended.json b/deployments/workstation_unattended.json new file mode 100644 index 00000000..089f7f40 --- /dev/null +++ b/deployments/workstation_unattended.json @@ -0,0 +1,6 @@ +{
+ "args" : {
+ "password" : "0000",
+ "include" : "workstation"
+ }
+}
|