diff --git a/group_vars/all.sample b/group_vars/all.sample index 27e7c1817..a609c9ad5 100644 --- a/group_vars/all.sample +++ b/group_vars/all.sample @@ -47,9 +47,9 @@ dummy: #ceph_stable_key: https://download.ceph.com/keys/release.asc #ceph_stable_release: infernalis # ceph stable release -#################### -## Stable Releases # -#################### +################### +# Stable Releases # +################### #ceph_stable_releases: # - dumpling # - emperor diff --git a/roles/ceph-common/defaults/main.yml b/roles/ceph-common/defaults/main.yml index 4945b3929..947fa1a80 100644 --- a/roles/ceph-common/defaults/main.yml +++ b/roles/ceph-common/defaults/main.yml @@ -45,9 +45,9 @@ ceph_stable: false # use ceph stable branch ceph_stable_key: https://download.ceph.com/keys/release.asc ceph_stable_release: infernalis # ceph stable release -#################### -## Stable Releases # -#################### +################### +# Stable Releases # +################### ceph_stable_releases: - dumpling - emperor