How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "pcbadger/centos6-64-python2-6"
  config.vm.box_version = "0.1"
end
vagrant init pcbadger/centos6-64-python2-6 \
  --box-version 0.1
vagrant up

This version was created over 6 years ago.

installed these packages

wget python python-devel libselinux-python libxml2-python libxml2-devel libxslt-devel libffi-devel openssl-devel man telnet mlocate sysstat curl zip unzip

packages installed via pip pyopenssl ndg-httpsclient pyasn1 urllib3[secure] setuptools paramiko pyyaml jinja2 markupsafe lxml requests

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (433 MB)

  • google Hosted by Vagrant Cloud