Skip to content
Snippets Groups Projects
Commit 4d050f38 authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch '885-remove-coredns-from-system-resolvers' into 'master'

Resolve "Remove coredns from system resolvers"

Closes #885

See merge request openappstack/openappstack!510
parents f5e9d7a6 57e390ed
No related branches found
No related tags found
No related merge requests found
......@@ -92,12 +92,3 @@
src: oas-version-info.sh
mode: '0755'
become: true
- name: Use core-dns service for system resolver
tags:
- dns
- core-dns
lineinfile:
path: /etc/resolv.conf
insertbefore: BOF
line: nameserver 10.43.0.10
......@@ -15,7 +15,6 @@
name:
- apt-transport-https
- curl
- dnsutils
- git
- haveged
- nftables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment