Script for reconfiguring UCS network
[releng.git] / utils / lab-reconfiguration / foreman.yaml
1 # Vnic configuration for foreman deploy
2
3 eth0:
4     order: 1
5     template: foreman-control
6 eth1:
7     order: 2
8     template: foreman-private
9 eth2:
10     order: 3
11     template: foreman-public
12 eth3:
13     order: 4
14     template: foreman-storage