Skip to content

Commit 099ca6d

Browse files
Capitalisation
Co-authored-by: Alex-Welsh <[email protected]>
1 parent c391ba4 commit 099ca6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/cephadm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cephadm_image: "{{ stackhpc_docker_registry if stackhpc_sync_ceph_images | bool
1414
# Ceph container image tag.
1515
cephadm_image_tag: "{{ 'v19.2.1' if cephadm_ceph_release == 'squid' else 'v18.2.4' }}"
1616

17-
# Ceph custom repo workaround for Ubuntu as there are no official ceph repos for Ubuntu jammy and noble.
17+
# Ceph custom repo workaround for Ubuntu as there are no official ceph repos for Ubuntu Jammy and Noble.
1818
cephadm_custom_repos: "{{ ansible_facts['distribution'] == 'Ubuntu' }}"
1919

2020
# HAProxy container image.

0 commit comments

Comments
 (0)