v6/super-duper-vault-train

// , Get AWSCLI installed on each box

v6 opened this issue · 0 comments

v6 commented

// , To get custom Artifacts from AWS, we'll need AWSCLI.

cd /vagrant; wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
sudo python get-pip.py
pip install awscli --upgrade --user