From aacf2c278059b783087effc989aeece3404b4658 Mon Sep 17 00:00:00 2001 From: derekwaynecarr Date: Mon, 8 Dec 2014 11:36:26 -0500 Subject: [PATCH] Add python-cherrypy as explicit install for salt-api --- cluster/vagrant/provision-master.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cluster/vagrant/provision-master.sh b/cluster/vagrant/provision-master.sh index 71b404ffdf3..1dc70b0540b 100755 --- a/cluster/vagrant/provision-master.sh +++ b/cluster/vagrant/provision-master.sh @@ -149,7 +149,9 @@ EOF curl -sS -L --connect-timeout 20 --retry 6 --retry-delay 10 https://bootstrap.saltstack.com | sh -s -- -M -N # Install salt-api - # + # + # This is used to provide the network transport for salt-api + yum install -y python-cherrypy # This is used to inform the cloud provider used in the vagrant cluster yum install -y salt-api # Set log level to a level higher than "info" to prevent the message about