commit | 398323668b826ee9ead5b3a8404c2b84f1816c17 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:05:47 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:05:47 2015 +0200 |
tree | 6f360a52b8d2052902808588ed3e6eeabd4f62ca | |
parent | dd27ad88ed037f721082671aa0ad90d498cd06e6 [diff] [blame] |
Install from our repo
diff --git a/ubuntu-14.04/scripts/salt.sh b/ubuntu-14.04/scripts/salt.sh index cfdb2f9..ceec857 100644 --- a/ubuntu-14.04/scripts/salt.sh +++ b/ubuntu-14.04/scripts/salt.sh
@@ -1,5 +1 @@ -#!/bin/sh -curl -L https://bootstrap.saltstack.com | sudo sh -s -- -curl -k -L https://bootstrap.saltstack.com | sudo sh -s -- -rm -f /tmp/install_salt.sh - +apt-get -y install salt-minion reclass