arm-pod5: Fix yamllint warnings 27/42727/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 21 Sep 2017 23:45:31 +0000 (01:45 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 21 Sep 2017 23:45:31 +0000 (01:45 +0200)
Change-Id: I302b014241bd1fa71e029fcd5b5905b0b1112fd5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
labs/arm/pod5.yaml

index f8dea3a..28dacd2 100644 (file)
@@ -8,7 +8,7 @@ details:
   location: Stockholm, Sweden
   type: production
   link: https://wiki.opnfv.org/display/pharos/Enea+Hosting
-######################################################
+##############################################################################
 net_config:
   oob:
     interface: 0
@@ -43,7 +43,7 @@ net_config:
     dns:
       - 8.8.8.8
       - 8.8.4.4
-######################################################
+##############################################################################
 jumphost:
   name: jenkins-slave-arm-pod5
   node:
@@ -82,18 +82,18 @@ jumphost:
     admin: 192.168.11.1
     mgmt: 172.16.10.1
     public: 10.0.8.9
-######################################################
+##############################################################################
 nodes:
   - name: softiron-3
     node: &nodeparams
-        type: baremetal
-        vendor: Softiron
-        model: Overdrive 3000
-        arch: aarch64
-        cpus: 1
-        cpu_cflags: fp asimd evtstrm aes pmull sha1 sha2 crc32
-        cores: 8
-        memory: 32G
+      type: baremetal
+      vendor: Softiron
+      model: Overdrive 3000
+      arch: aarch64
+      cpus: 1
+      cpu_cflags: fp asimd evtstrm aes pmull sha1 sha2 crc32
+      cores: 8
+      memory: 32G
     disks: &disks
       - name: 'disk1'
         disk_capacity: 128G
@@ -106,18 +106,18 @@ nodes:
         disk_interface: sata
         disk_rotation: 7200
     remote_management:
-        <<: *remote_params
-        address: 10.0.8.3
-        mac_address: "e0:ff:f7:00:04:99"
+      <<: *remote_params
+      address: 10.0.8.3
+      mac_address: "e0:ff:f7:00:04:99"
     interfaces:
-        - "e0:ff:f7:00:04:99"
-        - "e0:ff:f7:00:08:ae"
-        - "e0:ff:f7:00:08:af"
+      - "e0:ff:f7:00:04:99"
+      - "e0:ff:f7:00:08:ae"
+      - "e0:ff:f7:00:08:af"
     fixed_ips:
       admin: 192.168.11.2
       mgmt: 172.16.10.141
       public: 10.0.8.141
-######################################################
+  ############################################################################
   - name: softiron-4
     node: *nodeparams
     disk: *disks
@@ -133,7 +133,7 @@ nodes:
       admin: 192.168.11.3
       mgmt: 172.16.10.142
       public: 10.0.8.142
-######################################################
+  ############################################################################
   - name: softiron-5
     node: *nodeparams
     disk: *disks
@@ -149,7 +149,7 @@ nodes:
       admin: 192.168.11.4
       mgmt: 172.16.10.143
       public: 10.0.8.143
-######################################################
+  ############################################################################
   - name: softiron-6
     node: *nodeparams
     disk: *disks
@@ -165,7 +165,7 @@ nodes:
       admin: 192.168.11.5
       mgmt: 172.16.10.101
       public: 10.0.8.101
-######################################################
+  ############################################################################
   - name: softiron-7
     node: *nodeparams
     disk: *disks