mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr_hypervisors: enable nbde on all of them
The x86 ones are now in rdu3 and reinstalled with rhel10. All the power9 ones are in rdu3 and reinstalled. So, we should just enable nbde on all of them. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -17,6 +17,7 @@ ipa_host_group_desc: Copr hypervisors
|
||||
postfix_group: vpn
|
||||
primary_auth_source: ipa
|
||||
|
||||
nbde: true
|
||||
nbde_device: /dev/md2
|
||||
nbde_client_bindings:
|
||||
- device: "{{ nbde_device }}"
|
||||
|
||||
@@ -21,7 +21,6 @@ mac6: ac:1f:6b:a5:4e:f4
|
||||
mac7: ac:1f:6b:a5:4e:f5
|
||||
mac8: ac:1f:6b:a5:4e:f6
|
||||
mac9: ac:1f:6b:a5:4e:f7
|
||||
nbde: true
|
||||
libvirt_host: "[{{ br0_ipv6_ip }}]"
|
||||
libvirt_pool: vmhost_p09_02
|
||||
libvirt_pool_order_id: 0
|
||||
|
||||
@@ -21,7 +21,6 @@ mac6: ac:1f:6b:8a:9a:30
|
||||
mac7: ac:1f:6b:8a:9a:31
|
||||
mac8: ac:1f:6b:8a:9a:32
|
||||
mac9: ac:1f:6b:8a:9a:33
|
||||
nbde: true
|
||||
libvirt_host: "[{{ br0_ipv6_ip }}]"
|
||||
libvirt_pool: vmhost_p09_03
|
||||
libvirt_pool_order_id: 1
|
||||
|
||||
@@ -21,7 +21,6 @@ mac6: ac:1f:6b:a4:e3:b0
|
||||
mac7: ac:1f:6b:a4:e3:b1
|
||||
mac8: ac:1f:6b:a4:e3:b2
|
||||
mac9: ac:1f:6b:a4:e3:b3
|
||||
nbde: true
|
||||
libvirt_host: "[{{ br0_ipv6_ip }}]"
|
||||
libvirt_pool: vmhost_p09_04
|
||||
libvirt_pool_order_id: 2
|
||||
|
||||
Reference in New Issue
Block a user