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 2438e92 commit 4e1760eCopy full SHA for 4e1760e
environments/.caas/hooks/pre.yml
@@ -64,9 +64,9 @@
64
loop: "{{ groups['cluster'] }}"
65
when: dnf_repos_enabled | default(false) | bool
66
67
-# Workaround for setup-env.sh not running in CaaS CI, so:
+# Workaround for setup-env.sh not running in CaaS environment, so:
68
# https://github.com/stackhpc/ansible-slurm-appliance/blob/ba9699267449fba58cd9c04c451759a914fd7144/ansible/validate.yml#L16
69
-# doesn't break CI
+# doesn't break CaaS platforms
70
- hosts: localhost
71
gather_facts: no
72
tasks:
0 commit comments