From 9afc0704ec837e6b3ef584ce0e66528b8a2cfa10 Mon Sep 17 00:00:00 2001 From: Bruno Cesar Ribas Date: Thu, 23 Aug 2018 11:31:42 -0300 Subject: d/boca-common.{postinst,templates}: Adds new postinst This version will prompt user for a DB hostname and password Signed-off-by: Bruno Cesar Ribas --- debian/boca-common.templates | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 debian/boca-common.templates (limited to 'debian/boca-common.templates') diff --git a/debian/boca-common.templates b/debian/boca-common.templates new file mode 100644 index 0000000..e993675 --- /dev/null +++ b/debian/boca-common.templates @@ -0,0 +1,10 @@ +Template: boca-common/dbhost +Type: string +Default: localhost +Description: Please provide a host within BOCA database: + +Template: boca-common/dbpassword +Type: password +Description: Please provide a password for BOCA database: + Please, do not forget this password. You will need it to provide it while + configuring boca-web and boca-autojudge. -- cgit v1.2.3