aboutsummaryrefslogtreecommitdiffhomepage
path: root/Vagrantfile
Commit message (Collapse)AuthorAgeFilesLines
* Add: Debian 9 ("Stretch") support.William Yeh2017-09-141-0/+2
|
* Add: Windows managed node support via "pywinrm".William Yeh2017-09-131-6/+0
| | | | | | Remove: old distributions wheezy, precise, centos6. Remove: Ansible 1.9 was not supported in CentOS EPEL. See http://www.spinics.net/linux/fedora/epel-devel/msg00792.html
* Add: support for Ubuntu 16.04 LTS (Xenial).William Yeh2016-05-101-0/+2
| | | | | | | | | | Fix: 1. OS-level packages `libffi-dev` and `libssl-dev`/`openssl-dev` should be installed explicitly since Ansible 2.0.2.0(???). 2. Python package cffi should be installed explicitly since Ansible 2.0.2.0(???). 3. add '--fix-missing' for apt. @see https://github.com/boxcutter/ubuntu/issues/62 @see https://github.com/pyca/cryptography/issues/2280
* Add: support for Alpine 3William Yeh2015-09-171-0/+2
|
* Update: simplify circle.yml to leverage CircleCI's upgrading to Docker 1.6.2William Yeh2015-07-091-6/+6
|
* Add: support for CentOS 7.William Yeh2015-04-281-2/+2
|
* Add: support for CentOS 6.William Yeh2015-04-281-0/+4
|
* Add: onbuild and debian8.William Yeh2015-04-281-0/+7
|
* Initial release.William Yeh2015-04-281-0/+11