add USR App
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
---
|
||||
controller_components:
|
||||
- projects
|
||||
- credentials
|
||||
- job_templates
|
||||
|
||||
controller_projects:
|
||||
- name: USR App
|
||||
organization: Default
|
||||
scm_type: git
|
||||
wait: true
|
||||
scm_url: https://github.com/willtome/usr-workshop
|
||||
|
||||
controller_credentials:
|
||||
- name: OpenShift Credential
|
||||
organization: Default
|
||||
@@ -35,3 +43,14 @@ controller_templates:
|
||||
credentials:
|
||||
- "OpenShift Credential"
|
||||
|
||||
- name: OpenShift / USR App
|
||||
job_type: run
|
||||
inventory: "Demo Inventory"
|
||||
project: "USR App"
|
||||
playbook: "ansible_playbooks/deploy.yml"
|
||||
notification_templates_started: Telemetry
|
||||
notification_templates_success: Telemetry
|
||||
notification_templates_error: Telemetry
|
||||
credentials:
|
||||
- "OpenShift Credential"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user