#!/usr/bin/env bash set -xe source /vagrant/provisioning/firewall/firewall.conf apt-get update apt-get install -y dnsmasq systemctl stop systemd-resolved systemctl disable systemd-resolved cat > /etc/dnsmasq.d/local.conf <