From e9484e4adb24f846cd930e12a4acc4e4b0f58df5 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Mon, 18 Nov 2019 13:37:58 +0100 Subject: Update 00:11:22:33:44:55.json --- deployments/00:11:22:33:44:55.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'deployments/00:11:22:33:44:55.json') diff --git a/deployments/00:11:22:33:44:55.json b/deployments/00:11:22:33:44:55.json index e96fc01b..909b4256 100644 --- a/deployments/00:11:22:33:44:55.json +++ b/deployments/00:11:22:33:44:55.json @@ -6,14 +6,14 @@ "post" : "don't reboot" }, "post" : { + "Setup user" : { + "useradd -m -G wheel -s /bin/bash anton" : null, + "sh -c \"echo {user}:{password} | chpasswd\"" : {"pass-args" : true} + }, "Setup a basic virtual environment": { "mkdir -p /home/{user}/virts" : {"pass-args" : true}, "qemu-img create -f qcow2 /home/{user}/virts/test_deploy.qcow2 4G" : {"pass-args" : true}, "chown -R {user}.{user} /home/{user}/virts" : {"pass-args" : true} - }, - "Setup user" : { - "useradd -m -G wheel -s /bin/bash anton" : null, - "sh -c \"echo {user}:{password} | chpasswd\"" : {"pass-args" : true} } } } -- cgit v1.2.3-70-g09d2