Browse Source

Update omnia_config.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 3 years ago
parent
commit
9932cb85cb
1 changed files with 5 additions and 0 deletions
  1. 5 0
      omnia_config.yml

+ 5 - 0
omnia_config.yml

@@ -73,3 +73,8 @@ directory_manager_password: ""
 # The IPA server requires an administrative user, named 'admin'. 
 # This user is a regular system account used for IPA server administration
 ipa_admin_password: ""
+
+# Boolean indicating whether login node is requires security features or not
+# It can be set to true or false
+# By default it is set to true indicating security features will be configured
+enable_secure_login_node: false