Correct typo in virtual pod dea 07/32907/2
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 07:18:52 +0000 (10:18 +0300)
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>
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