fix var names
This commit is contained in:
@@ -427,7 +427,7 @@ controller_workflows:
|
|||||||
unified_job_template: Cloud / AWS / Create VM
|
unified_job_template: Cloud / AWS / Create VM
|
||||||
extra_data:
|
extra_data:
|
||||||
create_vm_vm_name: aws_win
|
create_vm_vm_name: aws_win
|
||||||
create_vm_vm_blueprint: windows_full
|
vm_blueprint: windows_full
|
||||||
success_nodes:
|
success_nodes:
|
||||||
- Update Inventory
|
- Update Inventory
|
||||||
failure_nodes:
|
failure_nodes:
|
||||||
@@ -436,7 +436,7 @@ controller_workflows:
|
|||||||
unified_job_template: Cloud / AWS / Create VM
|
unified_job_template: Cloud / AWS / Create VM
|
||||||
extra_data:
|
extra_data:
|
||||||
create_vm_vm_name: aws_rhel8
|
create_vm_vm_name: aws_rhel8
|
||||||
create_vm_vm_blueprint: rhel8
|
vm_blueprint: rhel8
|
||||||
success_nodes:
|
success_nodes:
|
||||||
- Update Inventory
|
- Update Inventory
|
||||||
failure_nodes:
|
failure_nodes:
|
||||||
@@ -445,7 +445,7 @@ controller_workflows:
|
|||||||
unified_job_template: Cloud / AWS / Create VM
|
unified_job_template: Cloud / AWS / Create VM
|
||||||
extra_data:
|
extra_data:
|
||||||
create_vm_vm_name: aws_rhel9
|
create_vm_vm_name: aws_rhel9
|
||||||
create_vm_vm_blueprint: rhel9
|
vm_blueprint: rhel9
|
||||||
success_nodes:
|
success_nodes:
|
||||||
- Update Inventory
|
- Update Inventory
|
||||||
failure_nodes:
|
failure_nodes:
|
||||||
|
|||||||
Reference in New Issue
Block a user