remove dupicate var definition in osbs-orchestrator-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
50df518da3
commit
f71f356ea8
1 changed files with 0 additions and 2 deletions
|
@ -353,7 +353,6 @@
|
|||
osbs_source_registry_uri: "{{ stable_registry }}"
|
||||
osbs_build_json_dir: "{{ build_json_dir }}"
|
||||
osbs_sources_command: "fedpkg sources"
|
||||
osbs_cpu_limitrange: "{{ os_cpu_limitrange }}"
|
||||
osbs_nodeselector: "{{ osbs_orchestrator_default_nodeselector|default('') }}"
|
||||
|
||||
- role: osbs-secret
|
||||
|
@ -402,7 +401,6 @@
|
|||
osbs_environmnet: "{{ osbs_env }}"
|
||||
osbs_is_admin: "{{ osbs_admin }}"
|
||||
osbs_service_accounts: "{{ osbs_worker_service_accounts }}"
|
||||
osbs_cpu_limitrange: "{{ os_cpu_limitrange }}"
|
||||
osbs_admin_groups: "{{ os_admin_groups }}"
|
||||
osbs_admin_users: "{{ os_admin_users }}"
|
||||
osbs_readonly_groups: "{{ os_readonly_groups }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue