diff options
Diffstat (limited to 'hw_config')
-rw-r--r-- | hw_config/ericsson-pod1/pdf.yaml | 11 | ||||
-rw-r--r-- | hw_config/intel/idf.yaml | 2 |
2 files changed, 7 insertions, 6 deletions
diff --git a/hw_config/ericsson-pod1/pdf.yaml b/hw_config/ericsson-pod1/pdf.yaml index 48933f1..7006788 100644 --- a/hw_config/ericsson-pod1/pdf.yaml +++ b/hw_config/ericsson-pod1/pdf.yaml @@ -9,12 +9,12 @@ ############################################################################## version: 1.0 details: - pod_owner: Nordix - contact: infra@nordix.org - lab: Nordix OpenLab - location: N/A + pod_owner: Ericsson + contact: georg.kunz@ericsson.com + lab: OPNFV lab + location: Sweden type: baremetal - link: http://wiki.nordix.org/ + link: N/A ############################################################################## jumphost: name: kuberef-jump @@ -40,6 +40,7 @@ jumphost: mac_address: 52:54:00:4a:e8:2d - name: 'ens3' address: 100.64.200.254 + mac_address: 52:54:00:4a:e8:2f ############################################################################## nodes: - name: node1 diff --git a/hw_config/intel/idf.yaml b/hw_config/intel/idf.yaml index 328fe09..ca5e4f2 100644 --- a/hw_config/intel/idf.yaml +++ b/hw_config/intel/idf.yaml @@ -53,7 +53,7 @@ engine: pxe_network: oob # net_config network to be used for the internet access - public_network: oob + public_network: public # interface to be used by the PXE pxe_interface: ens4 |