Преглед на файлове

Update omnia_security_config.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 преди 3 години
родител
ревизия
cc8c6d92c8
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  1. 0 9
      omnia_security_config.yml

+ 0 - 9
omnia_security_config.yml

@@ -40,12 +40,3 @@ session_timeout: 180
 # If this variable is left blank, authentication failure alerts will be disabled.
 # Required value
 alert_email_address: ""
-
-# This variable provides the type of access
-# Accepted values 'Allow' or 'Deny' by default 'Allow'
-allow_deny: 'Allow'
-
-# This variable mentions the users to whom the access will be provided
-# format of user shall be username@ip or username
-# Ex1- root@1.2.3.4 Ex2- root Ex3- root@1.2.3.4 root (if multiple user, provide space seperated values) by default empty
-user: ''