VAW (Vagrant Ansible WordPress) Documentation

Version 0.8.1

VAW (Vagrant Ansible WordPress) is Ansible playbooks for website developer, designer, webmaster and WordPress theme/plugin developer.

Vagrant Box

The VAW supports VirtualBox for providers of Vagrant. Operating system supported CentOS, Debian and Ubuntu Boxes. OS architecture supported x86_64. Details are as follows:

CentOS

  • CentOS 8 (Deprecated ended 2021-12-31)
  • CentOS 7 (Main support)
  • CentOS 6 (Deprecated ended 2020-11-30)

Debian

  • Debian 10.0 (Main support)
  • Debian 9.0 (Main support)
  • Debian 8.0 (Deprecated ended 2020-06-30)

Ubuntu

  • Ubuntu 18.04 (In preparation)
  • Ubuntu 16.04 (Main support)
  • Ubuntu 14.04 (Deprecated ended 2019-04-25)

To download Vagrant Box, you can search from Discover Vagrant Boxes.

Note: The vaw/centos*-default and vaw/centos*-full Boxs has been deprecated. From now on, we recommend using the distribution box.

By default, the Vagrantfile uses the vaw/centos*-default Box which has already provisioned default settings.

In addition, you can use the vaw/centos*-full Box which has already provisioned default settings and activate develop and deploy tools.

You can build the environment in a short period of time compared with provisioning from the pure vagrant Box.

CentOS 7 (Deprecated)

CentOS 6 (Deprecated)

Last updated on 3 May 2021
Published on 22 Nov 2018
 Edit on GitHub