Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example.config.vm-acquiacloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# `vagrant_box` can also be set to geerlingguy/centos6, geerlingguy/centos7,
# geerlingguy/ubuntu1204, parallels/ubuntu-14.04, etc.
vagrant_box: geerlingguy/ubuntu1404
vagrant_box_version: 1.0.6
vagrant_box_version: 1.1.4
vagrant_user: vagrant

# If you need to run multiple instances of Drupal VM, set a unique hostname,
Expand Down
2 changes: 1 addition & 1 deletion example.config.vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# `vagrant_box` can also be set to geerlingguy/centos6, geerlingguy/centos7,
# geerlingguy/ubuntu1204, parallels/ubuntu-14.04, etc.
vagrant_box: geerlingguy/ubuntu1404
vagrant_box_version: 1.0.6
vagrant_box_version: 1.1.4
vagrant_user: vagrant

# If you need to run multiple instances of Drupal VM, set a unique hostname,
Expand Down
2 changes: 1 addition & 1 deletion example.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# `vagrant_box` can also be set to geerlingguy/centos6, geerlingguy/centos7,
# geerlingguy/ubuntu1204, parallels/ubuntu-14.04, etc.
vagrant_box: geerlingguy/ubuntu1404
vagrant_box_version: 1.0.6
vagrant_box_version: 1.1.4
vagrant_user: vagrant

# If you need to run multiple instances of Drupal VM, set a unique hostname,
Expand Down