add dkhost01 to vagrant

This commit is contained in:
2017-06-17 11:00:52 -04:00
parent 4fd5419a07
commit 5abf0f4ccc
4 changed files with 38 additions and 5 deletions

View File

@@ -16,8 +16,8 @@
dest: "{{ vagrant_folder }}"
- name: copy vagrant file
copy:
src: Vagrantfile
template:
src: Vagrantfile.j2
dest: "{{ vagrant_folder }}/Vagrantfile"
# update and run vagrant boxes