bvmhost-a64 / buildhw-a64: enable nbde role here as well

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-03-26 16:17:37 -07:00
parent de320e8298
commit 1f2bba4489
7 changed files with 1 additions and 7 deletions

View file

@ -10,7 +10,6 @@ dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 0c:42:a1:52:1a:dc
nbde: false
network_connections:
- autoconnect: yes
ip:

View file

@ -11,7 +11,6 @@ dns_search2: "iad2.fedoraproject.org"
dns_search3: "fedoraproject.org"
has_ipv4: yes
mac1: 0c:42:a1:c2:5d:a6
nbde: false
network_connections:
- autoconnect: yes
ip:

View file

@ -10,7 +10,6 @@ dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 04:3f:72:d7:7a:a6
nbde: false
network_connections:
- autoconnect: yes
ip:

View file

@ -10,7 +10,6 @@ dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: b8:ce:f6:04:74:d8
nbde: false
network_connections:
- autoconnect: yes
ip:

View file

@ -10,7 +10,6 @@ dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 04:3f:72:d7:7f:f7
nbde: true
network_connections:
- autoconnect: yes
ip:

View file

@ -10,7 +10,6 @@ dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 50:6b:4b:6a:b7:f0
nbde: false
network_connections:
- autoconnect: yes
ip:

View file

@ -67,7 +67,7 @@
- koji_builder
- { role: bkernel, when: inventory_hostname.startswith('bkernel') }
- { role: linux-system-roles.nbde_client, when: "inventory_hostname.startswith(('bkernel', 'buildhw-x86'))" }
- { role: linux-system-roles.nbde_client, when: "inventory_hostname.startswith(('bkernel', 'buildhw'))" }
- { role: serial-console, when: "inventory_hostname.startswith(('bkernel', 'buildhw-x86'))" }
- hosts
- ipa/client