We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7846080 commit 6c8d3c7Copy full SHA for 6c8d3c7
environments/common/inventory/group_vars/all/update.yml
@@ -6,6 +6,7 @@ update_name: '*'
6
update_state: latest
7
update_exclude:
8
- grafana
9
+ - apptainer # see https://github.com/stackhpc/ansible-slurm-appliance/pull/245
10
update_disablerepo: omit
11
# Log changes during update here on localhost:
12
update_log_path: "{{ lookup('env', 'APPLIANCES_ENVIRONMENT_ROOT') }}/logs/{{ inventory_hostname }}-updates.log"
0 commit comments