diskimage-builder/elements/salt-minion/pre-install.d/10-salt-minion

9 lines
96 B
Plaintext
Raw Normal View History

2012-11-09 11:04:13 +00:00
#!/bin/bash
# Add the salt PPA
set -e
set -o xtrace
add-apt-repository -y ppa:saltstack/salt