Subversion Repositories configs

Rev

Rev 192 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
[redfish]
2
 
3
# The URI to the Redfish service in the format <scheme>://<ip>:<port>
4
# ex: https://192.168.0.133:443
5
#Uri=
6
 
7
# The username and password to the Redfish service
8
#Username=
9
#Password=
10
 
11
# Whether to verify the server certificate or not
12
# Expected value: TRUE or FALSE
208 - 13
# Default: FALSE
192 - 14
#CACheck=
208 - 15
 
16
# Do not use IPMI KCS to create an initial user account if no SMBIOS data
17
IpmiDisableCreateUser=False