From c198780d7234eafce0841aa8916bc7fa6f305162 Mon Sep 17 00:00:00 2001 From: willtome Date: Fri, 5 Jan 2024 10:05:02 -0500 Subject: [PATCH] More Windows in Workflow (#126) --- cloud/setup.yml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/cloud/setup.yml b/cloud/setup.yml index 5952a7c..1a4ced6 100644 --- a/cloud/setup.yml +++ b/cloud/setup.yml @@ -523,19 +523,29 @@ controller_workflows: - identifier: VPC Report unified_job_template: Cloud / AWS / VPC Report all_parents_must_converge: true - success_nodes: - - Deploy Windows Blueprint + always_nodes: + - Deploy Windows GUI Blueprint - Deploy RHEL8 Blueprint - Deploy RHEL9 Blueprint - - identifier: Deploy Windows Blueprint + - Deploy Windows Core Blueprint + - identifier: Deploy Windows GUI Blueprint unified_job_template: Cloud / AWS / Create VM extra_data: - create_vm_vm_name: aws_win + create_vm_vm_name: aws_dc vm_blueprint: windows_full success_nodes: - Update Inventory failure_nodes: - Ticket - Instance Failed + - identifier: Deploy Windows Core Blueprint + unified_job_template: Cloud / AWS / Create VM + extra_data: + create_vm_vm_name: aws_win1 + vm_blueprint: windows_core + success_nodes: + - Update Inventory + failure_nodes: + - Ticket - Instance Failed - identifier: Deploy RHEL8 Blueprint unified_job_template: Cloud / AWS / Create VM extra_data: