-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtestenv_symbol.json
More file actions
26 lines (25 loc) · 913 Bytes
/
testenv_symbol.json
File metadata and controls
26 lines (25 loc) · 913 Bytes
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
{
"ipam_controller_img": "amit49g/f5-ipam-ctlr:fic_1",
"bigip_ext_cidr": "172.16.3.0/24",
}
{
"ipam_controller_img": "f5devcentral/f5-ipam-controller:latest",
"bigip_ext_cidr": "10.8.0.0/14"
}
{
"ipam_controller_img": "quay.io/f5networks/f5-ipam-controller-devel:42c4527263d6e605944ef7f50a98323a8b7ee722",
"infoblox_mgmt_ip": "10.145.67.27",
"bigip_ext_cidr": "10.8.0.0/14",
"infoblox_password": "infoblox",
"infoblox_username": "admin",
}
{
"as3_schema": "3.25.0-3",
# "ipam_controller_img": "amit49g/f5-ipam-controller:renameChanges",
# "bigip_ext_cidr": "172.16.3.0/24",
"ipam_controller_img": "quay.io/f5networks/f5-ipam-controller-devel:42c4527263d6e605944ef7f50a98323a8b7ee722",
"infoblox_mgmt_ip": "10.145.67.27",
"bigip_ext_cidr": "10.8.0.0/14",
"infoblox_password": "infoblox",
"infoblox_username": "admin",
}