vagrant/website/source/docs
Gilles Cornu bb9dba56ac provisioners/ansible_local: add "pip" install_mode
These changes have been validated against the following guest systems:
- Debian 7 and 8
- Ubuntu 12.04, 14.04 and 16.04
- Fedora 21 and 23
- CentOS 7
- OracleLinux 7
- Scientific Linux 7

At the moment, the pip setup (via get-pip.py script) is not working for
RHEL6-like systems (CentOS 6.6, OracleLinux 6.5, Scientific Linux 6),
because Python 2.6 has been deprecated and is no longer supported by
Python core team. I consider this limitation with low priority in
Vagrant context.

The `:pip` install_mode is currently not implemented for the following
platforms:
- OpenSUSE
- ArchLinux
- FreeBSD

Known Issue: By using get-pip.py script, any previous pip installation
will be most probably overrided. This could be an issue for Python
developers who would prefer to keep their base box setup untouched. In
future iteration, it could be possible to choose to reinstall/upgrade
pip or not. issue for Python developers who would prefer to keep their
base box setup untouched. In future iteration, it could be possible to
choose to reinstall/upgrade pip or not.

Resolve GH-6654

Resolve GH-7167 as the `version` option is now considered to select the
version of Ansible to be installed.
2016-06-08 23:53:58 +02:00
..
boxes website: catch more atlas.hashicorp.com and fix enterprise spelling 2016-03-08 10:57:35 -08:00
cli provider/docker: Add docker-exec command 2016-05-31 20:05:26 -04:00
docker provider/docker: Separate -i and -t flags for exec 2016-05-31 20:05:27 -04:00
getting-started Update docs 2016-06-06 19:21:58 -04:00
hyperv Add docs detailing the rollback limitations. 2016-05-13 17:28:33 +01:00
installation fix path in OSX vagrant uninstallation steps 2016-04-05 11:52:09 +01:00
multi-machine Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
networking Tabs to spaces 2016-01-19 14:54:13 -05:00
other Document VAGRANT_NO_PARALLEL 2016-05-30 17:28:23 -04:00
plugins Fix typo in list of action hooks 2016-05-23 19:12:58 -04:00
providers Tabs to spaces 2016-01-19 14:54:13 -05:00
provisioning provisioners/ansible_local: add "pip" install_mode 2016-06-08 23:53:58 +02:00
push website: catch more atlas.hashicorp.com and fix enterprise spelling 2016-03-08 10:57:35 -08:00
share Update docs about security for share 2016-03-17 18:11:50 -04:00
synced-folders Update systemctl no-pager on website 2016-06-06 19:14:13 -04:00
vagrantfile Allow customization of keys_only & paranoid SSH 2016-05-29 18:03:03 -04:00
virtualbox Update boxes.html.md 2016-02-04 17:44:24 -08:00
vmware Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
why-vagrant Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
boxes.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
index.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00