Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Install Mesos DNS on all agents and push DNS configuration to clients #51

Open
5 tasks
frankscholten opened this issue Aug 1, 2016 · 0 comments
Open
5 tasks

Comments

@frankscholten
Copy link
Contributor

frankscholten commented Aug 1, 2016

  • Add Terraform config for installing Mesos DNS on all agents
  • Update server.ovpn file so it pushes the DNS servers when clients connect
push "dhcp-option DNS 10.x.x.x"
  • Update client.ovpn file so pushed DNS works properly
dhcp-option DNS 10.x.x.x
script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant