Subversion Repositories configs

Rev

Go to most recent revision | Details | 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
13
# Default: TRUE
14
#CACheck=