[FIX] Fix ranger add-region pod.

Change-Id: I34f8869f2548521468c33a1b99f5bef259ac8117
Signed-off-by: diwakar thyagaraj <diwakar.chitoor.thyagaraj@att.com>
This commit is contained in:
diwakar thyagaraj 2020-06-26 19:30:33 +00:00
parent 5545e6ccda
commit 6dc8ecaa2d
1 changed files with 5 additions and 1 deletions

View File

@ -17,7 +17,11 @@ pod:
conf:
region:
location:
"TBD"
location_adress: '123 Elm Street'
location_name: 'work'
location_state: 'Plano'
location_zip: '75024'
location_country: 'USA'
manifests:
job_add_region: true
...