This is an automated email from the ASF dual-hosted git repository.
lfrolov pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/develop by this push:
new b56dbca [DATALAB-2091]: removed variable duplication
b56dbca is described below
commit b56dbca9e42269b591fc8066b189c9a9a9c6c9b9
Author: leonidfrolov <[email protected]>
AuthorDate: Wed May 12 10:31:18 2021 +0300
[DATALAB-2091]: removed variable duplication
---
infrastructure-provisioning/src/general/conf/datalab.ini | 2 --
1 file changed, 2 deletions(-)
diff --git a/infrastructure-provisioning/src/general/conf/datalab.ini
b/infrastructure-provisioning/src/general/conf/datalab.ini
index 685d6c6..2679b22 100644
--- a/infrastructure-provisioning/src/general/conf/datalab.ini
+++ b/infrastructure-provisioning/src/general/conf/datalab.ini
@@ -85,8 +85,6 @@ letsencrypt_enabled = false
# letsencrypt_email =
### Prefix of the private subnet
private_subnet_prefix = 24
-### Range of subnets defined by user
-# user_subnets_range = 172.31.0.0/24 - 172.31.50.0/24
### Repository user
# repository_user =
### Repository password
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]