Skip to content
Snippets Groups Projects
Commit 151e1fa5 authored by yvesn's avatar yvesn
Browse files

SSDM-7140: vagrant setup - disabling urllib2 warnings about unsafe ssl connection

parent 11adf8b9
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,5 @@ sudo yum -y install vim
sudo yum -y install nano
sudo yum -y install nmap
sudo yum -y install net-tools
sudo echo 'export PYTHONWARNINGS="ignore:Unverified HTTPS request"' > /etc/profile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment