Skip to content

Commit

Permalink
updated baseos profile
Browse files Browse the repository at this point in the history
patrick-hermann-sva committed Jan 2, 2025
1 parent 9a35a56 commit a52481f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/ansiblerun-baseos.yaml.tpl
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit a52481f

Please sign in to comment.