From d16d2565ebd77df326f7acb1125fa84fddbc8aec Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> Date: Oct 05 2023 15:50:58 +0000 Subject: Add asgard1/witch1/warp to hosts Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> --- diff --git a/pillar/infra/hosts.yaml b/pillar/infra/hosts.yaml index 0967ef4..6c07498 100644 --- a/pillar/infra/hosts.yaml +++ b/pillar/infra/hosts.yaml @@ -1 +1,43 @@ -{} +asgard1: + cluster: orbit + node: orbit20.infra.opensuse.org + ram: 4096MB + vcpu: 4 + interfaces: + eth0: + source: bond-fib + mac: 'd2:e1:4b:98:46:1f' + disks: + root: 20G + image: admin-micro-5_4 +witch1: + cluster: squanchy + ram: 4096MB + vcpu: 4 + interfaces: + eth0: + source: x-os-internal + mac: '92:93:ee:1a:c4:80' + ip4: 172.16.129.2/24 + ip6: 2a07:de40:b27e:1203::a/64 + disks: + root: 15G + image: admin-minimal-15_5 +warp: + cluster: squanchy + ram: 512MB + vcpu: 1 + interfaces: + eth0: + source: x-os-s-warp + mac: 'd6:f7:c1:31:ce:80' + ip4: None + ip6: None + eth1: + source: x-s-j-os-out + mac: 'd6:f7:c1:31:ce:81' + ip4: Noe + ip6: None + disks: + root: 15G + image: admin-minimal-15_5