forked from gergely/calendar-social
Add Vagrant related files
This commit is contained in:
10
ansible/roles/common/vars/main.yml
Normal file
10
ansible/roles/common/vars/main.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
|
||||
# Project name
|
||||
project_name: calendar.social
|
||||
|
||||
# Project path
|
||||
project_path: /vagrant
|
||||
|
||||
# Flask app path
|
||||
application_path: /vagrant/app
|
Reference in New Issue
Block a user