v6 / super-duper-vault-train

🚄▼▼▼▼▼▼
GNU General Public License v3.0
20 stars 18 forks source link

// , Get AWSCLI installed on each box #14

Open v6 opened 5 years ago

v6 commented 5 years ago

// , 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