mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
[Fix] Moved nginx and frappe_selinux templates to production
This commit is contained in:
parent
3939787243
commit
18f291ae21
@ -2,7 +2,7 @@
|
|||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
vars:
|
vars:
|
||||||
bench_repo_path: "/usr/local/frappe/bench-repo"
|
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_config_template: "templates/simple_mariadb_config.cnf"
|
||||||
mysql_conf_dir: /etc/mysql/conf.d/
|
mysql_conf_dir: /etc/mysql/conf.d/
|
||||||
wkhtmltopdf_version: 0.12.2.1
|
wkhtmltopdf_version: 0.12.2.1
|
||||||
|
Loading…
Reference in New Issue
Block a user