summaryrefslogtreecommitdiffstats
path: root/utils/lab-reconfiguration/foreman.yaml
blob: ad91ba911377c7650f541af637c388f4967c7406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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