From 96b8669b0af43b2bf9393e9c2792fd60e36b87ad Mon Sep 17 00:00:00 2001 From: Lord Anton Hvornum Date: Wed, 30 May 2018 20:14:37 +0200 Subject: Added two new features, --no-default parameter that halts the script instead of installing a default arch machine if no MAC-address profile was found for unattended installs. The second feature is the --profiles parameter that enables custom web-server paths when looking for profiles to deploy --- deployments/workstation_unattended.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 deployments/workstation_unattended.json (limited to 'deployments/workstation_unattended.json') 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" + } +} -- cgit v1.2.3-70-g09d2