Skip to content

Commit d3f338e

Browse files
committed
Ensure all Kayobe, Kolla & Kolla Ansible docs links use extlinks
1 parent acee0c8 commit d3f338e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

doc/source/configuration/cephadm.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ Pools
208208
~~~~~
209209

210210
The following example pools should be sufficient to work with the
211-
default `external Ceph
212-
configuration <https://docs.openstack.org/kolla-ansible/latest/reference/storage/external-ceph-guide.html>`__
211+
default :kolla-ansible-doc:`external Ceph
212+
configuration <reference/storage/external-ceph-guide.html>`
213213
for Cinder, Cinder backup, Glance, and Nova in Kolla Ansible.
214214

215215
.. code:: yaml
@@ -236,8 +236,8 @@ Keys
236236
~~~~
237237

238238
The following example keys should be sufficient to work with the default
239-
`external Ceph
240-
configuration <https://docs.openstack.org/kolla-ansible/latest/reference/storage/external-ceph-guide.html>`__
239+
:kolla-ansible-doc:`external Ceph
240+
configuration <reference/storage/external-ceph-guide.html>`
241241
for Cinder, Cinder backup, Glance, and Nova in Kolla Ansible.
242242

243243
.. code:: yaml

doc/source/configuration/ci-cd.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Runner Deployment
118118
The repository permissions for a fine-grained personal access token should be; :code:`Actions: R/W, Administration: R/W, Metadata: R`
119119
Once the key has been obtained, add it to :code:`secrets.yml` under :code:`secrets_github_access_token`
120120

121-
7. If the host is an actual Infra VM then please refer to upstream `Infrastructure VMs <https://docs.openstack.org/kayobe/latest/configuration/reference/infra-vms.html>`__ documentation for additional configuration and steps.
121+
7. If the host is an actual Infra VM then please refer to upstream :kayobe-doc:`Infrastructure VMs <configuration/reference/infra-vms.html>` documentation for additional configuration and steps.
122122

123123
8. Run :code:`kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/deploy-github-runner.yml`
124124

doc/source/configuration/cloudkitty.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Configuring in kayobe-config
88
By default, CloudKitty uses Gnocchi and Ceilometer as the collector and fetcher
99
backends. Unless the system has a specific reason not to, we recommend instead
1010
using Prometheus as the backend for both. The following instructions explain
11-
how to do this. Also, see the `Kolla Ansible docs on CloudKitty
12-
<https://docs.openstack.org/kolla-ansible/latest/reference/rating/cloudkitty-guide.html>`__
11+
how to do this. Also, see the :kolla-ansible-doc:`Kolla Ansible docs on CloudKitty
12+
<reference/rating/cloudkitty-guide.html>`
1313
for more details.
1414

1515
Enable CloudKitty and disable InfluxDB, as we are using OpenSearch as the

0 commit comments

Comments
 (0)