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 0f20a98 commit 38b428dCopy full SHA for 38b428d
roles/azimuth_caas_operator/defaults/main.yml
@@ -100,7 +100,7 @@ azimuth_caas_stackhpc_slurm_appliance_enabled: "{{ azimuth_clusters_enabled }}"
100
# The git URL for the StackHPC Slurm appliance
101
azimuth_caas_stackhpc_slurm_appliance_git_url: https://github.com/stackhpc/ansible-slurm-appliance.git
102
# The git version for the StackHPC Slurm appliance
103
-azimuth_caas_stackhpc_slurm_appliance_git_version: v1.153.1
+azimuth_caas_stackhpc_slurm_appliance_git_version: v1.154
104
# The playbook to use for the StackHPC Slurm appliance
105
azimuth_caas_stackhpc_slurm_appliance_playbook: ansible/site.yml
106
# The timeout to apply to the k8s jobs which create, update & delete platform instances
0 commit comments