diff --git a/deploy-guide/source/deployment/install_overcloud.rst b/deploy-guide/source/deployment/install_overcloud.rst index 2bb750c4..b44fba16 100644 --- a/deploy-guide/source/deployment/install_overcloud.rst +++ b/deploy-guide/source/deployment/install_overcloud.rst @@ -135,13 +135,6 @@ created on the undercloud, one should use a non-root user. export STABLE_RELEASE="queens" - .. admonition:: Ceph - :class: ceph - - :: - - export DIB_YUM_REPO_CONF="$DIB_YUM_REPO_CONF /etc/yum.repos.d/tripleo-centos-ceph*.repo" - .. admonition:: Rocky :class: rocky @@ -149,13 +142,6 @@ created on the undercloud, one should use a non-root user. export STABLE_RELEASE="rocky" - .. admonition:: Ceph - :class: ceph - - :: - - export DIB_YUM_REPO_CONF="$DIB_YUM_REPO_CONF /etc/yum.repos.d/tripleo-centos-ceph-jewel.repo" - .. admonition:: Stein :class: stein @@ -163,13 +149,6 @@ created on the undercloud, one should use a non-root user. export STABLE_RELEASE="stein" - .. admonition:: Ceph - :class: ceph - - :: - - export DIB_YUM_REPO_CONF="$DIB_YUM_REPO_CONF /etc/yum.repos.d/tripleo-centos-ceph-jewel.repo" - #. Build the required images: