Correct typo in virtual pod dea 51/32951/1
authorCristina Pauna <cristina.pauna@enea.com>
Mon, 3 Apr 2017 11:34:32 +0000 (14:34 +0300)
committerCristina Pauna <cristina.pauna@enea.com>
Tue, 4 Apr 2017 14:54:45 +0000 (14:54 +0000)
One of the reason virtual deploys have failed is a typo in the
dea file.

Change-Id: If760cdf9790eb2fa4a49b3acf0b2b7e88a3cf3ea
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Signed-off-by: Harry Kominos <Charalampos.Kominos@enea.com>
(cherry picked from commit 1c7dd84b09fac970e31d6f64aeb9c9f153aa84ae)

labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml

index 9066060..364fcf7 100755 (executable)
@@ -258,7 +258,7 @@ settings:
         min: 0
         regex:
           error: Invalid IP address
-          source: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]
+          source: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$
         type: text_list
         value:
         - 8.8.8.8