Skip to content

Commit 4e1760e

Browse files
authored
remove mention of CI in comments
1 parent 2438e92 commit 4e1760e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environments/.caas/hooks/pre.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
loop: "{{ groups['cluster'] }}"
6565
when: dnf_repos_enabled | default(false) | bool
6666

67-
# Workaround for setup-env.sh not running in CaaS CI, so:
67+
# Workaround for setup-env.sh not running in CaaS environment, so:
6868
# https://github.com/stackhpc/ansible-slurm-appliance/blob/ba9699267449fba58cd9c04c451759a914fd7144/ansible/validate.yml#L16
69-
# doesn't break CI
69+
# doesn't break CaaS platforms
7070
- hosts: localhost
7171
gather_facts: no
7272
tasks:

0 commit comments

Comments
 (0)