[damned-lies/oscp] Missing DB_HOST
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Missing DB_HOST
- Date: Wed, 11 Sep 2019 12:07:26 +0000 (UTC)
commit 28ef4deced368f31c55f16bc1f695344fa7f4e22
Author: Andrea Veri <averi redhat com>
Date: Wed Sep 11 14:07:25 2019 +0200
Missing DB_HOST
templates/oscp.yaml | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/templates/oscp.yaml b/templates/oscp.yaml
index a3f487b6..959a8a88 100644
--- a/templates/oscp.yaml
+++ b/templates/oscp.yaml
@@ -29,6 +29,11 @@ parameters:
description: Database username
required: true
+- name: DB_HOST
+ displayName: Database host
+ description: Database hostname or IP
+ required: true
+
- name: DB_PASSWORD
displayName: Database password
description: Password for database user
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]