mise au point, separation spec iep dans role separé

This commit is contained in:
2022-01-27 09:33:50 +01:00
parent ade28050af
commit 2d3c870470
7 changed files with 54 additions and 19 deletions

View File

@@ -5,6 +5,7 @@ koha_version: 21.05.07
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_opac_hostname: koha.opendoor.fr
koha_intranet_hostname: sigb.opendoor.fr
koha_mariadb_server: localhost
@@ -37,6 +38,7 @@ koha_packages:
- libbusiness-issn-perl
- libbytes-random-secure-perl
- libcache-memcached-fast-safe-perl
- libcache-memcached-fast-perl
- libcache-memcached-perl
- libcgi-compile-perl
- libcgi-emulate-psgi-perl
@@ -182,6 +184,7 @@ koha_packages:
- libyaml-libyaml-perl
- libyaml-syck-perl
- perl-doc
- starman
- unzip
- xmlstarlet
- xsltproc