File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
translate-engagement-data Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+
1
3
destination_namespace : argo-cd
2
4
chart_path : " ."
3
5
target_revision : HEAD
4
6
created_by : gitlab-argo-integration
5
- resource_prefix : gitlab-app
7
+ resource_prefix : gitlab-app
Original file line number Diff line number Diff line change
1
+ ---
2
+
1
3
ansible_connection : local
Original file line number Diff line number Diff line change 34
34
admin_user : " {{ ocp_admin_username }}"
35
35
admin_password : " {{ ocp_admin_password }}"
36
36
aws_region : " {{ hosting_environments[0].ocp_cloud_provider_region }}"
37
+ customer_name : " {{ customer_name }}"
38
+ customer_project : " {{ project_name }}"
39
+ engagement_uuid : " {{ uuid }}"
37
40
ocp4_installer_version : " {{ hosting_environments[0].ocp_version }}"
38
41
ocp_ldap_sa_user : " {{ ocp_ldap_sa_username }}"
39
42
ocp_ldap_sa_password : " {{ ocp_ldap_sa_password }}"
You can’t perform that action at this time.
0 commit comments