-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathone_view_synergy_secrets.json.example
39 lines (39 loc) · 1.36 KB
/
one_view_synergy_secrets.json.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"enclosure1_ip": "172.18.1.11",
"enclosure1_user": "dcs",
"enclosure1_password": "dcs",
"enclosure2_ip": "172.18.1.13",
"enclosure2_user": "dcs",
"enclosure2_password": "dcs",
"hypervisor_manager_ip": "172.18.13.11",
"hypervisor_manager_username": "dcs",
"hypervisor_manager_password": "dcs",
"storage_system1_ip": "172.18.11.11",
"storage_system1_user": "dcs",
"storage_system1_password": "dcs",
"storage_system2_ip": "172.18.11.12",
"storage_system2_user": "dcs",
"storage_system2_password": "dcs",
"store_virtual_ip": "172.18.30.1",
"store_virtual_user": "dcs",
"store_virtual_password": "dcs",
"logical_switch1_ip": "172.19.1.11",
"logical_switch2_ip": "172.19.1.12",
"logical_switch_ssh_user": "dcs",
"logical_switch_ssh_password": "dcs",
"server_hardware_ip": "172.18.6.11",
"server_hardware_username": "dcs",
"server_hardware_password": "dcs",
"server_hardware2_ip": "172.18.6.12",
"server_hardware2_username": "dcs",
"server_hardware2_password": "dcs",
"rack_server_hardware_ip": "172.18.6.5",
"hp_ipdu_ip": "172.18.8.12",
"hp_ipdu_username": "dcs",
"hp_ipdu_password": "dcs",
"san_manager_ip": "172.18.20.1",
"san_manager_username": "dcs-SHA",
"san_manager_password": "hpinvent!",
"bundle_path": "spec/support/hp-firmware-a1b08f8a6b-HPGH-1.1.i386.rpm",
"spp_path": "spec/support/custom-spp-synergy.iso"
}