Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot leave appliances_state_dir undefined #223

Open
sjpb opened this issue Oct 3, 2022 · 0 comments
Open

Cannot leave appliances_state_dir undefined #223

sjpb opened this issue Oct 3, 2022 · 0 comments

Comments

@sjpb
Copy link
Collaborator

sjpb commented Oct 3, 2022

When running without it:

TASK [systemd : Make directory for unit dropins] *******************************
fatal: [test6-control-0]: FAILED! => {"msg": "{{ _systemd_dropins_statedir if appliances_state_dir is defined else {} }}: {'opendistro': {'group': 'opendistro', 'content': '{{ _systemd_requiresmount_statedir }}'}, 'grafana-server': {'group': 'grafana', 'content': '{{ _systemd_requiresmount_statedir }}'}, 'slurmdbd': {'group': 'openhpc', 'content': '{{ _systemd_requiresmount_statedir }}'}, 'slurmctld': {'group': 'openhpc', 'content': '{{ _systemd_requiresmount_statedir }}'}, 'prometheus': {'group': 'prometheus', 'content': '{{ _systemd_requiresmount_statedir }}'}}: [Unit]\nRequiresMountsFor={{ appliances_state_dir }}\n: 'appliances_state_dir' is undefined"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant