unbound: remove and retire unbound servers
These instances served long and well as fallback resolvers for dnssec-trigger. This is no longer needed or used, so lets remove them. See https://pagure.io/fedora-infrastructure/issue/11415 Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
377edfb74a
commit
22dde8163b
23 changed files with 1 additions and 794 deletions
|
@ -1,10 +0,0 @@
|
|||
# Restart unbound after reboots.
|
||||
|
||||
- name: set selinux permissive
|
||||
selinux: policy=targeted state=permissive
|
||||
|
||||
- name: restart unbound
|
||||
service: name=unbound state=restarted
|
||||
|
||||
- name: set selinux back to enforcing
|
||||
selinux: policy=targeted state=enforcing
|
Loading…
Add table
Add a link
Reference in a new issue