wireapp / wire-server-deploy

Code to install/deploy wire-server (on kubernetes)
https://docs.wire.com
GNU Affero General Public License v3.0
94 stars 45 forks source link

bring back dnsmasq to vms #710

Closed amitsagtani97 closed 4 months ago

amitsagtani97 commented 4 months ago

hetzner-single-deploy playbook fails to setup WIAB env due to missing dnsmasq on host machine. Adding it back

jschumacher-wire commented 4 months ago

Thanks for the fix. Can you also add a task to stop and disable the dnsmasq service? The libvirt tasks in the playbook expect the binary to be there, but we don't want to accidentally create open resolvers again.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud