Last active
July 30, 2018 21:42
-
-
Save ravi9/80eb86d678f4f8c7a8e5e2b9f8114e3f to your computer and use it in GitHub Desktop.
Install Halo agent on AWS (Linux)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#https://github.intel.com/CloudPassage/AWS-Halo-Deployment-Script | |
wget https://www.dropbox.com/s/imh6zsh8nrpubzd/AWS-Halo-Deployment-Script-master.zip | |
unzip AWS-Halo-Deployment-Script-master.zip | |
cd AWS-Halo-Deployment-Script-master/ | |
sudo python HaloAgent.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment