Code Review
/
releng.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Remove unneeded doc generation script from functest-verify job
[releng.git]
/
utils
/
lab-reconfiguration
/
fuel.yaml
1
# Vnic configuration for fuel deploy
2
3
network:
4
eth0:
5
order: 1
6
template: fuel-public
7
mac-list:
8
- '00:25:b5:a0:00:1a'
9
- '00:25:b5:a0:00:2a'
10
- '00:25:b5:a0:00:3a'
11
- '00:25:b5:a0:00:4a'
12
- '00:25:b5:a0:00:5a'
13
- '00:25:b5:a0:00:6a'
14
eth1:
15
order: 2
16
template: fuel-tagged
17
mac-list:
18
- '00:25:b5:a0:00:1b'
19
- '00:25:b5:a0:00:2b'
20
- '00:25:b5:a0:00:3b'
21
- '00:25:b5:a0:00:4b'
22
- '00:25:b5:a0:00:5b'
23
- '00:25:b5:a0:00:6b'
24
25
boot-policy: fuel-PXE