From a2f24b1f5a9ec4933babebe7703daacb2cffdcc9 Mon Sep 17 00:00:00 2001 From: Sean Sullivan Date: Sat, 8 Apr 2023 08:33:24 -0400 Subject: [PATCH] Add option for default ee from org export (#565) --- tests/configs_export_model/organizations_export.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/configs_export_model/organizations_export.yml b/tests/configs_export_model/organizations_export.yml index dc85ca647..2fac75b38 100644 --- a/tests/configs_export_model/organizations_export.yml +++ b/tests/configs_export_model/organizations_export.yml @@ -13,6 +13,9 @@ controller_organizations: - name: Default description: Default max_hosts: 0 + default_environment: + name: My EE + type: execution_environment custom_virtualenv: null related: notification_templates_started: []