X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Flab-reconfiguration%2Fforeman.yaml;h=0a37be2e1ab0bb6748f485ad6f534318060c3915;hb=e135c73d59d65804cdbaef3f7165f9400dfe454c;hp=ad91ba911377c7650f541af637c388f4967c7406;hpb=2beb18fbd56e7474e6da103634ce1feb697a4965;p=releng.git diff --git a/utils/lab-reconfiguration/foreman.yaml b/utils/lab-reconfiguration/foreman.yaml index ad91ba911..0a37be2e1 100644 --- a/utils/lab-reconfiguration/foreman.yaml +++ b/utils/lab-reconfiguration/foreman.yaml @@ -1,14 +1,46 @@ +--- # Vnic configuration for foreman deploy -eth0: - order: 1 - template: foreman-control -eth1: - order: 2 - template: foreman-private -eth2: - order: 3 - template: foreman-public -eth3: - order: 4 - template: foreman-storage +network: + eth0: + order: 1 + template: foreman-control + mac-list: + - '00:25:b5:a0:00:1a' + - '00:25:b5:a0:00:2a' + - '00:25:b5:a0:00:3a' + - '00:25:b5:a0:00:4a' + - '00:25:b5:a0:00:5a' + - '00:25:b5:a0:00:6a' + eth1: + order: 2 + template: foreman-private + mac-list: + - '00:25:b5:a0:00:1b' + - '00:25:b5:a0:00:2b' + - '00:25:b5:a0:00:3b' + - '00:25:b5:a0:00:4b' + - '00:25:b5:a0:00:5b' + - '00:25:b5:a0:00:6b' + eth2: + order: 3 + template: foreman-public + mac-list: + - '00:25:b5:a0:00:1c' + - '00:25:b5:a0:00:2c' + - '00:25:b5:a0:00:3c' + - '00:25:b5:a0:00:4c' + - '00:25:b5:a0:00:5c' + - '00:25:b5:a0:00:6c' + eth3: + order: 4 + template: foreman-storage + mac-list: + - '00:25:b5:a0:00:1d' + - '00:25:b5:a0:00:2d' + - '00:25:b5:a0:00:3d' + - '00:25:b5:a0:00:4d' + - '00:25:b5:a0:00:5d' + - '00:25:b5:a0:00:6d' + +boot-policy: foreman-PXE