From 7aa0447918a30fb7f2f44ee193e7dfacb8732e5d Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Mon, 25 Sep 2023 14:59:59 +0200 Subject: [PATCH] Rename the DNS Host addition SOP This process is only for virtual hosts, let's rename the document correctly. Signed-off-by: Michal Konecny --- modules/sysadmin_guide/pages/ansible.adoc | 2 +- modules/sysadmin_guide/pages/dns.adoc | 2 +- modules/sysadmin_guide/pages/index.adoc | 2 +- .../pages/{new-hosts.adoc => new-virtual-hosts.adoc} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename modules/sysadmin_guide/pages/{new-hosts.adoc => new-virtual-hosts.adoc} (99%) diff --git a/modules/sysadmin_guide/pages/ansible.adoc b/modules/sysadmin_guide/pages/ansible.adoc index 8b7e6d4..f2ff6e1 100644 --- a/modules/sysadmin_guide/pages/ansible.adoc +++ b/modules/sysadmin_guide/pages/ansible.adoc @@ -227,7 +227,7 @@ Templates use the jinja2 syntax. === Add new virtual machine -See xref:new-hosts.adoc[] +See xref:new-virtual-hosts.adoc[] == Cloud Instances diff --git a/modules/sysadmin_guide/pages/dns.adoc b/modules/sysadmin_guide/pages/dns.adoc index 4a57db6..b00dadb 100644 --- a/modules/sysadmin_guide/pages/dns.adoc +++ b/modules/sysadmin_guide/pages/dns.adoc @@ -62,7 +62,7 @@ $ git clone /srv/git/dns === Adding a new Host Adding a new host requires to add it to DNS and to ansible, see -xref:new-hosts.adoc[] for the details. +xref:new-virtual-hosts.adoc[] for the details. === Editing the domain(s) diff --git a/modules/sysadmin_guide/pages/index.adoc b/modules/sysadmin_guide/pages/index.adoc index a931d55..e708245 100644 --- a/modules/sysadmin_guide/pages/index.adoc +++ b/modules/sysadmin_guide/pages/index.adoc @@ -95,7 +95,6 @@ xref:developer_guide:sops.adoc[Developing Standard Operating Procedures]. * xref:debuginfod.adoc[Debuginfod Service] * xref:departing-admin.adoc[Departing admin] * xref:dnf-counting.adoc[DNF Counting] -* xref:new-hosts.adoc[DNS Host Addition] * xref:dns.adoc[DNS repository for fedoraproject] * xref:docs.fedoraproject.org.adoc[Docs] * xref:externally-hosted-services.adoc[Externally Hosted Services] @@ -185,6 +184,7 @@ xref:developer_guide:sops.adoc[Developing Standard Operating Procedures]. * xref:2-factor.adoc[Two factor auth] * xref:unbound.adoc[Unbound Notes] * xref:virtio.adoc[Virtio Notes] +* xref:new-virtual-hosts.adoc[Virtual Host Addition] * xref:voting.adoc[Voting Infrastructure] * xref:waiverdb.adoc[WaiverDB] * xref:fedorawebsites.adoc[Websites Release] diff --git a/modules/sysadmin_guide/pages/new-hosts.adoc b/modules/sysadmin_guide/pages/new-virtual-hosts.adoc similarity index 99% rename from modules/sysadmin_guide/pages/new-hosts.adoc rename to modules/sysadmin_guide/pages/new-virtual-hosts.adoc index cabc0db..00c6792 100644 --- a/modules/sysadmin_guide/pages/new-hosts.adoc +++ b/modules/sysadmin_guide/pages/new-virtual-hosts.adoc @@ -1,4 +1,4 @@ -= DNS Host Addition SOP += Virtual Host Addition SOP You should be able to follow these steps in order to create a new set of hosts in infrastructure.