sborenst
2018-09-03 378e37bc1e2b300e85c915d5bd208d790ec7d112
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
become_override: false
ocp_username: jbride-redhat.com
ocp_user_needs_quota: True
 
ocp_user_groups:
  - OPENTLC-PROJECT-PROVISIONERS
 
quota_requests_cpu: 5
quota_limits_cpu: 10
 
quota_requests_memory: '7Gi'
quota_limits_memory: '10Gi'
 
quota_configmaps: 10
quota_pods: 20
quota_persistentvolumeclaims: 20
quota_services: 30
quota_secrets: 30
quota_requests_storage: 50Gi
 
build_status_retries: 20
build_status_delay: 15
 
deploy_status_retries: 20
deploy_status_delay: 20
 
kie_admin_passwd: test1234!
 
MAVEN_REPO_URL: http://nexus3.default.svc.cluster.local:8081/repository/maven-public/
 
POSTGRESQL_IMAGE_STREAM_TAG: 9.5
pam_tag: 7.0.2.GA
app_name: rht
 
pam_imagestreams_yml: https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/{{pam_tag}}/rhpam70-image-streams.yaml
pam_secrets_yml: https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/{{pam_tag}}/example-app-secret-template.yaml
pam_secrets_template_name: example-app-secret
bcentral_app_secret: businesscentral-app-secret
kserver_app_secret: kserver-app-secret
 
pam_template_yml: https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/{{pam_tag}}/templates/rhpam70-authoring.yaml
pam_template_name: rhpam70-authoring
 
products_data: https://raw.githubusercontent.com/gpe-mw-training/rhpam-order-fulfillment/master/src/main/resources/products.txt