From d723dcf0d7c64f686fc6234a7da9649346d1f56f Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Mon, 6 Jul 2020 22:23:29 +0200 Subject: Renaming deployments to profiles --- profiles/gitea.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 profiles/gitea.json (limited to 'profiles/gitea.json') diff --git a/profiles/gitea.json b/profiles/gitea.json new file mode 100644 index 00000000..efb4c15e --- /dev/null +++ b/profiles/gitea.json @@ -0,0 +1,13 @@ +{ + "args" : { + "password" : "", + "_editor" : "nano", + "_utils" : "openssh git curl dhclient", + "post" : "don't reboot" + }, + "post" : { + "Install workstation packages": { + "pacman -Syy --noconfirm {_utils} {_editor}" : {"pass-args" : true} + } + } +} -- cgit v1.2.3-70-g09d2