add debian version variable for repo setup
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# defaults file for tco.koha
|
||||
|
||||
koha_version: 21.05.07
|
||||
koha_debian_version: 21.05
|
||||
koha_home_dir: /home/koha
|
||||
koha_install_dir: "{{ koha_home_dir }}/koha"
|
||||
koha_src_dir: "{{ koha_home_dir }}/Koha-v{{ koha_version }}"
|
||||
|
||||
Reference in New Issue
Block a user