mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
copr-hv: copy config from 02 to vmhost-p09-copr01
This commit is contained in:
@@ -6,8 +6,11 @@ br0_ipv6_ip: 2620:52:6:1161::10
|
|||||||
br0_ipv6_gw: 2620:52:6:1161::1
|
br0_ipv6_gw: 2620:52:6:1161::1
|
||||||
br0_ipv6_nm: 64
|
br0_ipv6_nm: 64
|
||||||
datacenter: rdu3
|
datacenter: rdu3
|
||||||
|
dns1: 10.16.163.33
|
||||||
|
dns2: 10.16.163.34
|
||||||
|
dns_search2: "rdu3.fedoraproject.org"
|
||||||
|
dns_search3: "fedoraproject.org"
|
||||||
has_ipv4: yes
|
has_ipv4: yes
|
||||||
has_ipv6: yes
|
|
||||||
nbde: false
|
nbde: false
|
||||||
mac0: "08:94:ef:81:d0:aa"
|
mac0: "08:94:ef:81:d0:aa"
|
||||||
mac1: "08:94:ef:81:d0:ab"
|
mac1: "08:94:ef:81:d0:ab"
|
||||||
@@ -38,6 +41,7 @@ network_connections:
|
|||||||
- "{{ dns_search1 }}"
|
- "{{ dns_search1 }}"
|
||||||
- "{{ dns_search2 }}"
|
- "{{ dns_search2 }}"
|
||||||
gateway4: "{{ br0_ipv4_gw }}"
|
gateway4: "{{ br0_ipv4_gw }}"
|
||||||
|
gateway6: "{{ br0_ipv6_gw }}"
|
||||||
# Bond profile
|
# Bond profile
|
||||||
- name: bond0
|
- name: bond0
|
||||||
type: bond
|
type: bond
|
||||||
|
|||||||
Reference in New Issue
Block a user