mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
proxy04: move to new vlan/bridge
Move this vm to the new vlan and switch it to br1. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -4,17 +4,18 @@ dns1: 152.2.21.1
|
||||
dns2: 152.2.153.100
|
||||
dns_search1: "vpn.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
eth0_ipv4_ip: 152.19.134.142
|
||||
eth0_ipv4_gw: 152.19.134.129
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv6_ip: "2600:2701:4000:5211:dead:beef:00fe:fed3"
|
||||
eth0_ipv6_gw: "2600:2701:4000:5211::1"
|
||||
eth0_ipv6_nm: 104
|
||||
eth0_ipv4_ip: 152.2.23.103
|
||||
eth0_ipv4_gw: 152.2.23.97
|
||||
eth0_ipv4_nm: 27
|
||||
eth0_ipv6_ip: "2606:f640:6000:651::7"
|
||||
eth0_ipv6_gw: "2606:f640:6000:651::1"
|
||||
eth0_ipv6_nm: 64
|
||||
freezes: true
|
||||
has_ipv4: yes
|
||||
has_ipv6: yes
|
||||
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
|
||||
main_bridge: br1
|
||||
max_mem_size: 20000
|
||||
mem_size: 16384
|
||||
network_connections:
|
||||
|
||||
Reference in New Issue
Block a user