Skip to content

Commit

Permalink
no need to replace link to /etc/resolv.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel committed Sep 29, 2021
1 parent 807264e commit 84cf2fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/controller/worker/machines.go
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,6 @@ DNS=%s

format := `%s
rm /etc/resolv.conf
ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
cat << EOF | base64 -d > '/etc/systemd/resolved.conf'
%s
EOF
Expand Down

0 comments on commit 84cf2fb

Please sign in to comment.