Skip to content

Commit

Permalink
Merge pull request #2072 from heatmiser/ripu-cac-2024-01-13.01
Browse files Browse the repository at this point in the history
  • Loading branch information
IPvSean authored Jan 15, 2024
2 parents 1a5c10f + 93cbe15 commit 99152d8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions provisioner/workshop_specific/ripu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@
vars:
ripu_project_scm_url: 'https://github.com/redhat-partner-tech/leapp-project'
ripu_project_scm_branch: 'main'
controller_request_timeout: "250"
controller_configuration_projects_async_retries: "45"
controller_infra_workloads:
- redhat_cop.controller_configuration.credential_types
- redhat_cop.controller_configuration.projects
- infra.controller_configuration.credential_types
- infra.controller_configuration.projects
- infra.controller_configuration.project_update
- redhat_cop.controller_configuration.job_templates
- infra.controller_configuration.job_templates
controller_hostname: "https://{{ ansible_host }}"
controller_username: admin
controller_password: "{{ admin_password }}"
Expand Down

0 comments on commit 99152d8

Please sign in to comment.