Skip to content

Commit

Permalink
Updated vagrant config.
Browse files Browse the repository at this point in the history
  • Loading branch information
justclint committed Sep 16, 2018
1 parent 069849f commit 69abf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- hosts: all
become: true
vars:
project_name: "superfly"
project_name: "project-name"
document_root: /var/www
www_user: vagrant
www_group: vagrant
Expand Down

0 comments on commit 69abf8c

Please sign in to comment.