open-nomad/scripts/vagrant-linux-priv-zeroconf.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
133 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -o errexit
apt-get install -y \
avahi-daemon \
avahi-discover \
avahi-utils \
libnss-mdns \
mdns-scan