v1
This commit is contained in:
7
roles/kernelcare/vars/hk_prd.yml
Normal file
7
roles/kernelcare/vars/hk_prd.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# vars file for Hong Kong UAT
|
||||
|
||||
eportal_srv: "http://kcareprd.ecvision.com"
|
||||
activation_key: "arprdkcarekey-scc"
|
||||
kernelcare_tagname: "product:scc;env:prd"
|
||||
|
||||
7
roles/kernelcare/vars/hk_uat.yml
Normal file
7
roles/kernelcare/vars/hk_uat.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# vars file for Hong Kong UAT
|
||||
|
||||
eportal_srv: "http://kcareuat.ecvision.com"
|
||||
activation_key: "aruatkcarekey-scc"
|
||||
kernelcare_tagname: "product:scc;env:uat"
|
||||
|
||||
2
roles/kernelcare/vars/main.yml
Normal file
2
roles/kernelcare/vars/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
# vars file for trunk
|
||||
6
roles/kernelcare/vars/office_dev.yml
Normal file
6
roles/kernelcare/vars/office_dev.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# vars file for HK Office
|
||||
|
||||
eportal_srv: "http://kcaredev.ecvision.com"
|
||||
activation_key: "ardevkcarekey-scc"
|
||||
kernelcare_tagname: "product:scc;env:dev"
|
||||
6
roles/kernelcare/vars/svl_stg.yml
Normal file
6
roles/kernelcare/vars/svl_stg.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# vars file for Sunnyvale Staging (usdc4uat)
|
||||
|
||||
eportal_srv: "http://10.204.2.107"
|
||||
activation_key: "aruatkcarekey-scc"
|
||||
kernelcare_tagname: "product:scc;env:uat"
|
||||
6
roles/kernelcare/vars/svl_uat.yml
Normal file
6
roles/kernelcare/vars/svl_uat.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# vars file for Sunnyvale UAT (usdc1uat)
|
||||
|
||||
eportal_srv: "http://10.204.2.107"
|
||||
activation_key: "aruatkcarekey-scc"
|
||||
kernelcare_tagname: "product:scc;env:uat"
|
||||
Reference in New Issue
Block a user