This is an automated email from the ASF dual-hosted git repository.
omartushevskyi pushed a commit to branch EPMCDLAB-1186
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/EPMCDLAB-1186 by this push:
new afeaf5e fixed typo
afeaf5e is described below
commit afeaf5eeeaecb16f9582389c0d75eef637392c40
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Fri Mar 1 11:18:48 2019 +0200
fixed typo
---
infrastructure-provisioning/src/general/conf/dlab.ini | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/infrastructure-provisioning/src/general/conf/dlab.ini
b/infrastructure-provisioning/src/general/conf/dlab.ini
index 4f9fd15..c9ccd2b 100644
--- a/infrastructure-provisioning/src/general/conf/dlab.ini
+++ b/infrastructure-provisioning/src/general/conf/dlab.ini
@@ -334,9 +334,9 @@ nginx_version = 1.15.1
### Full path to repository certificate
# cert_path =
### Name of repository user
-# repository_user_name =
+# user_name =
### Password of repository user
-# repository_user_password =
+# user_password =
### IP address of parent Squid
# parent_proxy_host =
### Port number of parent Squid
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]