Review unbound SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-10 16:00:40 +02:00
parent ac5ebaed35
commit fbaf1f2cd0
2 changed files with 3 additions and 3 deletions

View file

@ -107,7 +107,7 @@
** xref:syslog.adoc[Log Infrastructure - SOP]
** xref:tag2distrepo.adoc[Tag2DistRepo Infrastructure - SOP]
** xref:torrentrelease.adoc[Torrent Releases Infrastructure - SOP]
** xref:unbound.adoc[unbound - SOP in review ]
** xref:unbound.adoc[Fedora Infra Unbound Notes - SOP]
** xref:virt-image.adoc[virt-image - SOP in review ]
** xref:virtio.adoc[virtio - SOP in review ]
** xref:virt-notes.adoc[virt-notes - SOP in review ]

View file

@ -9,8 +9,8 @@ this:
....
To correct this, restart unbound on the relevant node (in the example
case above, unbound-tummy01), by running the restart_unbound Ansible
playbook from batcave01.:
case above, _unbound-tummy01_), by running the `restart_unbound` Ansible
playbook from _batcave01_:
....
sudo -i ansible-playbook /srv/web/infra/ansible/playbooks/restart_unbound.yml --extra-vars="target=unbound-tummy01.fedoraproject.org"