autosign: all not external
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e525521345
commit
00490e9426
3 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,7 @@ eno1_ipv4: 10.3.169.28
|
|||
eno1_ipv4_gw: 10.3.169.254
|
||||
eno1_ipv4_nm: 24
|
||||
eno1_mac: "{{ mac1 }}"
|
||||
external: false
|
||||
has_ipv4: yes
|
||||
mac1: ec:f4:bb:d2:85:48
|
||||
mac2: ec:f4:bb:d2:85:4a
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.167.254
|
||||
eth0_ipv4_ip: 10.3.167.29
|
||||
external: false
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
||||
vmhost: bvmhost-x86-05.stg.iad2.fedoraproject.org
|
||||
|
|
|
@ -8,6 +8,7 @@ eth1_ipv4: 10.3.169.47
|
|||
eth1_ipv4_gw: 10.3.169.254
|
||||
eth1_ipv4_nm: 24
|
||||
eth1_mac: "{{ mac3 }}"
|
||||
external: false
|
||||
has_ipv4: yes
|
||||
mac1: C8:4B:D6:83:16:22
|
||||
mac2: C8:4B:D6:83:16:23
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue