From a52481f23f00ed384b20fb0a9f7aeda84386038b Mon Sep 17 00:00:00 2001 From: Patrick Hermann Date: Thu, 2 Jan 2025 14:40:11 +0000 Subject: [PATCH] updated baseos profile --- templates/ansiblerun-baseos.yaml.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/ansiblerun-baseos.yaml.tpl b/templates/ansiblerun-baseos.yaml.tpl index 02ba5a4..63f6323 100644 --- a/templates/ansiblerun-baseos.yaml.tpl +++ b/templates/ansiblerun-baseos.yaml.tpl @@ -11,7 +11,7 @@ spec: - "all+[\"{{ .ip }}\"]" playbooks: - "plays/prepare-env.yaml" - - "plays/base-os.yaml" + - "sthings.base_os.setup" ansibleVarsFile: - manage_filesystem+-true - update_packages+-true @@ -23,6 +23,7 @@ spec: - lvm_var_sizing+-'50%' - send_to_msteams+-true - reboot_all+-false + - send_to_homerun+-true gitRepoUrl: https://github.com/stuttgart-things/ansible.git gitRevision: main providerRef: