use koha_user and group variable - correct logrotate conf
This commit is contained in:
@@ -6,6 +6,7 @@ koha_home_dir: /home/koha
|
||||
koha_install_dir: "{{ koha_home_dir }}/koha"
|
||||
koha_src_dir: "{{ koha_home_dir }}/Koha-v{{ koha_version }}"
|
||||
koha_user: koha
|
||||
koha_group: koha
|
||||
koha_opac_hostname: koha.opendoor.fr
|
||||
koha_intranet_hostname: sigb.opendoor.fr
|
||||
koha_mariadb_server: localhost
|
||||
|
||||
Reference in New Issue
Block a user