summaryrefslogtreecommitdiffstats
path: root/labs/lf/idf-pod5.yaml
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-01-15 21:37:12 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-15 21:37:12 +0000
commitb1a499e5eaed826d3149298b7638aa90521159a3 (patch)
tree00db556772d59c8d9abaadef120aac04886d066e /labs/lf/idf-pod5.yaml
parent668b3ab90304112143b35ebf5c82b565d3d0d846 (diff)
parent497efef7c97a01332b197dd68a278269a4b64b67 (diff)
Merge changes from topic 'yamllint-fix'
* changes: [PDF] check-jinja: Replace encrypted str w/ dummy [PDF] Fix yamllint issues in installer adapters [PDF] check-jinja: Disable check against template [PDF] generate_config: eyaml only encrypted PDFs
Diffstat (limited to 'labs/lf/idf-pod5.yaml')
-rw-r--r--labs/lf/idf-pod5.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/labs/lf/idf-pod5.yaml b/labs/lf/idf-pod5.yaml
index e0e4af28..b7d05cfb 100644
--- a/labs/lf/idf-pod5.yaml
+++ b/labs/lf/idf-pod5.yaml
@@ -45,21 +45,21 @@ idf:
fuel:
jumphost:
bridges:
- admin: ''
- mgmt: ''
- private: ''
- public: ''
+ admin: ~
+ mgmt: ~
+ private: ~
+ public: ~
network:
node:
# Ordered-list, index should be in sync with node index in PDF
- interfaces: &interfaces
# Ordered-list, index should be in sync with interface index in PDF
- - ''
- - ''
+ - ~
+ - ~
busaddr: &busaddr
# Bus-info reported by `ethtool -i ethX`
- - ''
- - ''
+ - ~
+ - ~
- interfaces: *interfaces
busaddr: *busaddr
- interfaces: *interfaces