From f9f6f8a4a935c0431ec5f1d2dab1fe4ab989a3d8 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Thu, 12 Apr 2018 20:00:18 +0200 Subject: Update 08:00:27:6f:0c:25.json --- deployments/08:00:27:6f:0c:25.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'deployments') diff --git a/deployments/08:00:27:6f:0c:25.json b/deployments/08:00:27:6f:0c:25.json index 48cf274e..09c51dcd 100644 --- a/deployments/08:00:27:6f:0c:25.json +++ b/deployments/08:00:27:6f:0c:25.json @@ -1,15 +1,14 @@ { "args" : { - "password" : "0000", - "debug" : true + "password" : "0000" }, "post" : { "Installing DNS + Database": { "pacman -Syy --noconfirm powerdns postgresql" : null }, "Setup Database": { - "sh -c \"echo 'postgres:{pin}' | chpasswd\"" : null, - "su - postgres -c \"initdb --locale $LANG -E UTF8 -D '/var/lib/postgres/data'\"" : null, + "sh -c \"echo 'postgres:{pin}' | chpasswd\"" : {"debug" : true}, + "su - postgres -c \"initdb --locale $LANG -E UTF8 -D '/var/lib/postgres/data'\"" : {"debug" : true}, "systemctl start postgresql" : null }, "Setup DNS": { -- cgit v1.2.3-54-g00ecf