Rename the DNS Host addition SOP
This process is only for virtual hosts, let's rename the document correctly. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
2d9b0e8538
commit
7aa0447918
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue