mise au point, separation spec iep dans role separé
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user