2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-22 20:19:01 +00:00

[Fix] Moved nginx and frappe_selinux templates to production

This commit is contained in:
shreyas 2016-05-23 15:45:17 +05:30
parent 3939787243
commit 18f291ae21
3 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- hosts: localhost
vars:
bench_repo_path: "/usr/local/frappe/bench-repo"
bench_path: "/home/{{ ansible_user_id }}/benches/frappe-bench"
bench_path: "/home/{{ ansible_user_id }}/frappe/frappe-bench"
mysql_config_template: "templates/simple_mariadb_config.cnf"
mysql_conf_dir: /etc/mysql/conf.d/
wkhtmltopdf_version: 0.12.2.1