Remove nautilus repo to pull ceph packages

ceph-ansible is available in the octopus repo, and it can be used
as the default source to pull all the Ceph related packages.

Change-Id: I9d6fa6f48f4cdd7bda7a9fd6b6cb98ad54c6785f
This commit is contained in:
Francesco Pantano 2021-03-10 08:41:24 +01:00
parent ccb0f377da
commit 47ce14f2b8
No known key found for this signature in database
GPG Key ID: 0458D4D1F41BD75C
1 changed files with 0 additions and 17 deletions

View File

@ -163,27 +163,10 @@ repos:
filename: quickstart-centos-extras.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8-stream/extras/x86_64/os/
# TODO: This is temporary and ideally we should use ceph octopus repository
# when the release is W+. Octopus repos doesn't have ceph-ansible. Revisit
# when switch from ceph-ansible to cephadm is complete (Ceph nautilus
# repos to be removed on W+.) For more detail see:
# https://bugs.launchpad.net/tripleo/+bug/1909191
- type: generic
reponame: quickstart-centos-ceph-nautilus
filename: quickstart-centos-ceph-nautilus.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/storage/x86_64/ceph-nautilus/
# TODO: includepkgs is temporary and ideally we should use ceph octopus
# repository when the release is W+. Revisit when switch from ceph-ansible
# to cephadm is complete. After removal of ceph nautilus repos we can
# remove includepkgs to pull all package from octopus repository. For more
# detail see: https://bugs.launchpad.net/tripleo/+bug/1909191
- type: generic
reponame: quickstart-centos-ceph-octopus
filename: quickstart-centos-ceph-octopus.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/storage/x86_64/ceph-octopus/
includepkgs:
- cephadm
- type: generic
reponame: quickstart-centos-opstools