This is an automated email from the ASF dual-hosted git repository.
olehmykolaishyn pushed a commit to branch security/DLAB-2882
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/security/DLAB-2882 by this
push:
new 63a4576 bucket versioning var spelling fix
63a4576 is described below
commit 63a45765c5ceb5993dd1313681eab0e7973a95a5
Author: oleh_mykolaishyn <[email protected]>
AuthorDate: Wed Feb 23 15:03:36 2022 +0200
bucket versioning var spelling fix
---
infrastructure-provisioning/src/general/conf/datalab.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure-provisioning/src/general/conf/datalab.ini
b/infrastructure-provisioning/src/general/conf/datalab.ini
index 80e151c..eff78ce 100644
--- a/infrastructure-provisioning/src/general/conf/datalab.ini
+++ b/infrastructure-provisioning/src/general/conf/datalab.ini
@@ -101,7 +101,7 @@ private_subnet_prefix = 24
### release tag
# release_tag =
### bucket versioning
-bucket_enable_versioning = false
+bucket_versioning_enabled = false
### Deeplearning native cloud AMI enabled
deeplearning_cloud_ami = true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]