]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
calamari-server-trusty: Install multitee before we use it 433/head
authorBoris Ranto <branto@redhat.com>
Wed, 17 Aug 2016 09:35:07 +0000 (11:35 +0200)
committerBoris Ranto <branto@redhat.com>
Wed, 17 Aug 2016 09:35:53 +0000 (11:35 +0200)
Signed-off-by: Boris Ranto <branto@redhat.com>
calamari-server-trusty/build/build

index 8378f7c97d02cd0a8b874c34cdec791129a0aa69..6804c664a147194de42a1df371cf78da007b5f48 100644 (file)
@@ -8,7 +8,7 @@ sudo add-apt-repository -y ppa:saltstack/salt
 sudo apt-get update
 wget -q -O- 'https://download.ceph.com/keys/release.asc' | sudo apt-key add -
 ssh-keyscan $(hostname -f)| sudo tee -a /root/.ssh/known_hosts
-sudo apt-get -y install salt-minion salt-common python-jinja2
+sudo apt-get -y install salt-minion salt-common python-jinja2 multitee
 
 sudo salt-call --local --file-root=$(pwd)/vagrant/trusty-build/salt/roots state.highstate | multitee 0-1,4 4>/tmp/${BUILD_TAG}.out