Skip to content

Commit ddee0e4

Browse files
Yoda-YothadaAlex-Welsh
authored andcommitted
Update etc/kayobe/ansible/tools/stackhpc-cloud-tests.yml
another pluralisation Co-authored-by: Alex Welsh <112560678+Alex-Welsh@users.noreply.github.com>
1 parent 7de7dfe commit ddee0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/kayobe/ansible/stackhpc-cloud-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
# Exclusive max
146146
sct_docker_version_max: "30.0.0"
147147
sct_selinux_state: "{{ selinux_state }}"
148-
sct_ntp_source: "{{ chrony_ntp_servers | map(attribute='server') | join(',') }}"
148+
sct_ntp_sources: "{{ chrony_ntp_servers | map(attribute='server') | join(',') }}"
149149
failed_when: host_results.rc not in [0, 1]
150150
register: host_results
151151
# Some host checks may need to run as root

0 commit comments

Comments
 (0)