Inject installation envs for install script (#433)

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2025-08-26 09:57:53 -07:00
committed by GitHub
parent 5a194381b0
commit cd543a660d
7 changed files with 32 additions and 13 deletions

View File

@@ -2,3 +2,4 @@
systemd_dir: /etc/systemd/system # noqa var-naming[no-role-prefix]
server_group: server # noqa var-naming[no-role-prefix]
agent_group: agent # noqa var-naming[no-role-prefix]
extra_install_envs: {} # noqa var-naming[no-role-prefix]