Bump Ceph package repository to Squid
This repository is only configured when using host libvirt. Change-Id: I38c6c1ef60d023633d4cd02884694392ce84325a Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
This commit is contained in:
@@ -240,8 +240,8 @@ compute_libvirt_enable_tls: false
|
|||||||
compute_libvirt_ceph_repo_install: true
|
compute_libvirt_ceph_repo_install: true
|
||||||
|
|
||||||
# Ceph package repository release to install on CentOS and Rocky hosts when
|
# Ceph package repository release to install on CentOS and Rocky hosts when
|
||||||
# compute_libvirt_ceph_repo_install is true. Default is 'pacific'.
|
# compute_libvirt_ceph_repo_install is true. Default is 'squid'.
|
||||||
compute_libvirt_ceph_repo_release: pacific
|
compute_libvirt_ceph_repo_release: squid
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Compute node swap configuration.
|
# Compute node swap configuration.
|
||||||
|
@@ -1238,7 +1238,7 @@ are relevant only when using the libvirt daemon rather than the
|
|||||||
Default is ``true``.
|
Default is ``true``.
|
||||||
``compute_libvirt_ceph_repo_release``
|
``compute_libvirt_ceph_repo_release``
|
||||||
Ceph package repository release to install on CentOS and Rocky hosts when
|
Ceph package repository release to install on CentOS and Rocky hosts when
|
||||||
``compute_libvirt_ceph_repo_install`` is ``true``. Default is ``pacific``.
|
``compute_libvirt_ceph_repo_install`` is ``true``. Default is ``squid``.
|
||||||
|
|
||||||
Example: custom libvirtd.conf
|
Example: custom libvirtd.conf
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
@@ -209,7 +209,7 @@
|
|||||||
#compute_libvirt_ceph_repo_install:
|
#compute_libvirt_ceph_repo_install:
|
||||||
|
|
||||||
# Ceph package repository release to install on CentOS and Rocky hosts when
|
# Ceph package repository release to install on CentOS and Rocky hosts when
|
||||||
# compute_libvirt_ceph_repo_install is true. Default is 'pacific'.
|
# compute_libvirt_ceph_repo_install is true. Default is 'squid'.
|
||||||
#compute_libvirt_ceph_repo_release:
|
#compute_libvirt_ceph_repo_release:
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Bumps Ceph package repository to Squid. This repository is only configured
|
||||||
|
when using host libvirt.
|
Reference in New Issue
Block a user