From 0b8a3d9540dd3a9a752a8736701b514a779d636b Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Tue, 4 Aug 2020 14:45:25 +0200 Subject: Removed legacy .json profiles. Not in favor of .py --- profiles/gitea.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 profiles/gitea.json (limited to 'profiles/gitea.json') diff --git a/profiles/gitea.json b/profiles/gitea.json deleted file mode 100644 index efb4c15e..00000000 --- a/profiles/gitea.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "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