You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio-config-tests/tests/fixtures/pro_network.yml

135 lines
2.3 KiB

---
hosts:
sp1:
dbnode: '1'
interfaces:
- lo
- neth0
- neth1
lo:
advertised_ip: []
cluster_sets:
- default
hwaddr: 00:00:00:00:00:00
ip: 127.0.0.1
netmask: 255.0.0.0
shared_ip: []
shared_v6ip: []
type:
- sip_int
- web_ext
- web_int
- aux_ext
- ssh_ext
- api_int
- rtp_int
- stor_int
v6ip: ::1
v6netmask: 128
neth0:
dhcp: yes
dns_nameservers:
- 1.1.1.1
- 1.0.0.1
gateway: 192.168.209.1
hwaddr: fa:23:92:62:de:18
ip: 192.168.209.202
netmask: 255.255.255.0
shared_ip: ~
shared_v6ip: ~
type:
- ssh_ext
- sip_ext
- rtp_ext
- mon_ext
- web_ext
- web_int
neth1:
hwaddr: 76:c2:7a:30:9d:05
ip: 192.168.255.251
netmask: 255.255.255.248
shared_ip:
- 192.168.255.250
shared_v6ip: ~
type:
- ssh_ext
- ha_int
- boot_int
peer: sp2
role:
- proxy
- lb
- mgmt
- rtp
- db
- storage
status: online
swraiddevices: []
sysdescr: ''
syslocation: ''
sysname: ''
sp2:
dbnode: '2'
interfaces:
- lo
- neth0
- neth1
lo:
cluster_sets:
- default
hwaddr: 00:00:00:00:00:00
ip: 127.0.0.1
netmask: 255.0.0.0
shared_ip: []
shared_v6ip: []
type:
- api_int
- stor_int
- sip_int
- web_int
- web_ext
- aux_ext
v6ip: ::1
neth0:
dhcp: yes
dns_nameservers:
- 1.1.1.1
- 1.0.0.1
gateway: 192.168.209.1
hwaddr: 00:00:00:00:00:00
ip: 192.168.209.203
netmask: 255.255.255.0
shared_ip: ~
shared_v6ip: ~
type:
- ssh_ext
- web_int
- web_ext
- sip_ext
- rtp_ext
- mon_ext
neth1:
hwaddr: 00:00:00:00:00:00
ip: 192.168.255.252
netmask: 255.255.255.248
shared_ip:
- 192.168.255.250
shared_v6ip: ~
type:
- ssh_ext
- ha_int
- boot_int
peer: sp1
role:
- storage
- proxy
- lb
- mgmt
- rtp
- db
status: online
swraiddevices: []
sysdescr: ''
syslocation: ''
sysname: ''