diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-22 02:05:08 +0200 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2017-09-25 19:31:12 +0000 |
commit | a9aeec02c2c649b01ef9aad20c0c89f723a1f356 (patch) | |
tree | d04a0c056e76f3d1a0a9174868a65db7575959ce /labs/zte | |
parent | 9c974e2616afb5a4d369ba814411cc6ecfead21c (diff) |
PDF: Fix yamllint warnings & fold reusable code
- ericsson-pod{1,2}: Fold node, disk params;
- lf-pod4: Jump server uses same disk params;
- zte-pod{2,3}: only minor formatting;
Change-Id: Ib280aca93f9d6ab1768afa369b922c71485cf79c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'labs/zte')
-rw-r--r-- | labs/zte/pod2.yaml | 3 | ||||
-rw-r--r-- | labs/zte/pod3.yaml | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/labs/zte/pod2.yaml b/labs/zte/pod2.yaml index 7f3f7cb..356b798 100644 --- a/labs/zte/pod2.yaml +++ b/labs/zte/pod2.yaml @@ -1,5 +1,6 @@ +--- ### ZTE POD 2 descriptor file ### -#refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml +# refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml details: pod_owner: Alex Yang diff --git a/labs/zte/pod3.yaml b/labs/zte/pod3.yaml index 37c5ff6..08e12d5 100644 --- a/labs/zte/pod3.yaml +++ b/labs/zte/pod3.yaml @@ -1,5 +1,6 @@ +--- ### ZTE POD e descriptor file ### -#refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml +# refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml details: pod_owner: Alex Yang @@ -214,4 +215,3 @@ nodes: features: dpdk|sriov mac_address: "74:4a:a4:00:5c:70" vlan: 103, 1020 - |