update job template id per lab rebuild
This commit is contained in:
@ -9,7 +9,7 @@ tower_url : 'https://tower2.thezengarden.net'
|
|||||||
tower_user : admin
|
tower_user : admin
|
||||||
tower_password : redhat
|
tower_password : redhat
|
||||||
tower_file_removal_template : 13
|
tower_file_removal_template : 13
|
||||||
tower_file_creation_template : 44
|
tower_file_creation_template : 20
|
||||||
tower_file_remove_url : "{{ tower_url }}/api/v2/job_templates/\
|
tower_file_remove_url : "{{ tower_url }}/api/v2/job_templates/\
|
||||||
{{ tower_file_removal_template }}/launch/"
|
{{ tower_file_removal_template }}/launch/"
|
||||||
tower_file_creation_url : "{{ tower_url }}/api/v2/job_templates/\
|
tower_file_creation_url : "{{ tower_url }}/api/v2/job_templates/\
|
||||||
|
Reference in New Issue
Block a user