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
/
foreman.yaml
1
# Vnic configuration for foreman deploy
2
3
network:
4
eth0:
5
order: 1
6
template: foreman-control
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: foreman-private
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
eth2:
25
order: 3
26
template: foreman-public
27
mac-list:
28
- '00:25:b5:a0:00:1c'
29
- '00:25:b5:a0:00:2c'
30
- '00:25:b5:a0:00:3c'
31
- '00:25:b5:a0:00:4c'
32
- '00:25:b5:a0:00:5c'
33
- '00:25:b5:a0:00:6c'
34
eth3:
35
order: 4
36
template: foreman-storage
37
mac-list:
38
- '00:25:b5:a0:00:1d'
39
- '00:25:b5:a0:00:2d'
40
- '00:25:b5:a0:00:3d'
41
- '00:25:b5:a0:00:4d'
42
- '00:25:b5:a0:00:5d'
43
- '00:25:b5:a0:00:6d'
44
45
boot-policy: foreman-PXE