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/applications/postgresql.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 profiles/applications/postgresql.json (limited to 'profiles/applications/postgresql.json') diff --git a/profiles/applications/postgresql.json b/profiles/applications/postgresql.json deleted file mode 100644 index 05976fd9..00000000 --- a/profiles/applications/postgresql.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "pacman -Syy --noconfirm postgresql" : {"debug" : true}, - "systemctl enable postgresql" : {"debug" : true}, - "su - postgres -c \"initdb -D /var/lib/postgres/data\"" : {"debug" : true} -} \ No newline at end of file -- cgit v1.2.3-70-g09d2