Formula to install and configure dante server.
mkdir /srv/formulas
cd /srv/formulas
git clone <dante-formula url>
cd /srv/salt
ln -s ../formulas/dante-formula/dante .
configure pillar
salt <minion> state.apply dante
Formula to install and configure dante server.
mkdir /srv/formulas
cd /srv/formulas
git clone <dante-formula url>
cd /srv/salt
ln -s ../formulas/dante-formula/dante .
configure pillar
salt <minion> state.apply dante