diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-01-15 21:50:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-15 21:50:30 +0000 |
commit | bd5656589b1b667bf4d8a2084370669a72b89be0 (patch) | |
tree | 1ac823f43db7810a62d7b4ea34460e67979d418c /labs/intel/pod18.yaml | |
parent | 5a013a2f7b2b64b91d2f61ec1a1f1378a5d62977 (diff) | |
parent | fa70d3f001d9eaf97984bf755a192b700d292b38 (diff) |
Merge changes from topic 'fix-pdf-spec-deviations'
* changes:
[PDF] zte-pod*: Fix spec deviations
[PDF] lf-pod*: Fix spec deviations
[PDF] intel-pod*: Fix spec deviations
[PDF] ericsson-pod*: Fix spec deviations
[PDF] bii-pod*: Fix spec deviations
[PDF] arm-pod*: Fix spec deviations
Diffstat (limited to 'labs/intel/pod18.yaml')
-rw-r--r-- | labs/intel/pod18.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/labs/intel/pod18.yaml b/labs/intel/pod18.yaml index cc956976..b1123b7e 100644 --- a/labs/intel/pod18.yaml +++ b/labs/intel/pod18.yaml @@ -7,7 +7,7 @@ details: contact: jack.morgan@intel.com lab: Intel Pharos Lab location: Portland, Oregon, USA - type: {production|development} + type: production link: http://wiki.opnfv.org/display/pharos/Intel+Hosting jumphost: @@ -26,7 +26,7 @@ jumphost: disk_capacity: 480GB disk_type: ssd disk_interface: ssd - disk_rotation: + disk_rotation: 0 - name: 'disk2' disk_capacity: 1TB disk_type: hdd @@ -45,11 +45,11 @@ jumphost: address: 10.10.180.10 mac_address: "A4:BF:01:16:31:98" interfaces: - - nic: 'nic1' + - name: 'nic1' address: 10.10.180.20/24 mac_address: "A4:BF:01:16:31:96" vlan: native - - nic: 'nic2' + - name: 'nic2' address: 10.10.181.20/24 mac_address: "A4:BF:01:16:31:97" vlan: native @@ -69,7 +69,7 @@ nodes: disk_capacity: 480GB disk_type: ssd disk_interface: ssd - disk_rotation: + disk_rotation: 0 - name: 'disk2' disk_capacity: 1TB disk_type: hdd |