aboutsummaryrefslogtreecommitdiffhomepage
path: root/Vagrantfile
Commit message (Collapse)AuthorAgeFilesLines
* 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