You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2020/10/02 13:44:51 UTC

[incubator-datalab] branch DLAB-1911 updated: [DLAB-1911]: fixed wrong variable name in dlab.ini

This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a commit to branch DLAB-1911
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/DLAB-1911 by this push:
     new f11c180  [DLAB-1911]: fixed wrong variable name in dlab.ini
f11c180 is described below

commit f11c180320eedf20518fc4855ca343ae0da7f62f
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Fri Oct 2 16:44:35 2020 +0300

    [DLAB-1911]: fixed wrong variable name in dlab.ini
---
 infrastructure-provisioning/src/general/conf/dlab.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/src/general/conf/dlab.ini b/infrastructure-provisioning/src/general/conf/dlab.ini
index af0e42e..fb575c3 100644
--- a/infrastructure-provisioning/src/general/conf/dlab.ini
+++ b/infrastructure-provisioning/src/general/conf/dlab.ini
@@ -143,7 +143,7 @@ redhat_image_name = RHEL-7.4_HVM-20180103-x86_64-2-Hourly2-GP2
 ### Subnet name
 # subnet_name =
 ### name Will create exploratory environment with edge node as access point as followingof the security group for edge instance
-# edge_security_group =
+# edge_security_group_name =
 ### EC2 instance type for SSN
 ssn_instance_size = Standard_DS2_v2
 ### Instance type for EDGE


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org