use koha_user and group variable - correct logrotate conf
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
6333363164313030340a336430326334613435333161656435373962316266333765326462393238
|
||||
6237
|
||||
user:
|
||||
name: koha
|
||||
name: "{{ koha_user }}"
|
||||
group: "{{ koha_group }}"
|
||||
home: "{{ koha_home_dir }}"
|
||||
shell: /bin/bash
|
||||
create_home: yes
|
||||
|
||||
Reference in New Issue
Block a user