lf-pod4: Fix yamllint warnings 45/42345/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 19 Sep 2017 00:05:09 +0000 (02:05 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 19 Sep 2017 00:10:56 +0000 (02:10 +0200)
- align comment start, end;
- s/pod owner/pod_owner/ (not a problem, but breaks syntax highlight);
- remove 'os' param from lfpod4-node1;

Change-Id: I6c61b3a45da390f5db14c4d81f6a7d430fbe8128
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
labs/lf/pod4.yaml

index 7d1e312..8968420 100644 (file)
@@ -2,13 +2,13 @@
 ### LF POD 4 descriptor file ###
 
 details:
-  pod owner: Trevor Bramwell
+  pod_owner: Trevor Bramwell
   contact: tbramwell@linuxfoundation.org
   lab: LF Pharos Lab
   location: Portland
   type: production
   link: https://wiki.opnfv.org/display/pharos/LF+POD+4
-###################################################
+##############################################################################
 net_config:
   oob:
     interface: 0
@@ -41,7 +41,7 @@ net_config:
     vlan: 414
     network: 172.30.12.64
     mask: 26
-###################################################
+##############################################################################
 jumphost:
   name: lfpod4-jumpserver
   node:
@@ -76,7 +76,7 @@ jumphost:
     admin: 10.20.0.2
     mgmt: 192.168.0.2
     public: 172.30.12.83
-####################################################
+##############################################################################
 nodes:
   - name: lfpod4-node1
     node: &nodeparams
@@ -89,7 +89,6 @@ nodes:
       cores: 22
       memory: 64G
     disks: *disks
-    os: centos-7
     remote_management:
       <<: *remote_params
       address: 172.30.8.84
@@ -102,7 +101,7 @@ nodes:
       admin: 10.20.0.4
       mgmt: 192.168.0.4
       public: 172.30.12.84
-#####################################
+  ############################################################################
   - name: lfpod4-node2
     node: *nodeparams
     disks: *disks
@@ -118,7 +117,7 @@ nodes:
       admin: 10.20.0.5
       mgmt: 192.168.0.5
       public: 172.30.12.85
-#####################################################
+  ############################################################################
   - name: lfpod4-node3
     node: *nodeparams
     disks: *disks
@@ -134,7 +133,7 @@ nodes:
       admin: 10.20.0.6
       mgmt: 192.168.0.6
       public: 172.30.12.86
-######################################################
+  ############################################################################
   - name: lfpod4-node4
     node: *nodeparams
     disks: *disks
@@ -150,7 +149,7 @@ nodes:
       admin: 10.20.0.7
       mgmt: 192.168.0.7
       public: 172.30.12.87
-######################################################
+  ############################################################################
   - name: lfpod4-node5
     node: *nodeparams
     disks: *disks