Bug 25674: Adapt koha-create
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 4 Jan 2021 16:14:52 +0000 (13:14 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 5 Mar 2021 11:27:23 +0000 (12:27 +0100)
commitac5f62855907bb91042180b8c518594b47f8c1dc
tree535a1bb39cd7ac643276727551dc442ab854d9cd
parentce11b59ce194d4328770271755a180d2e7238ab3
Bug 25674: Adapt koha-create

This patch adds the following option switches to koha-create:

--mb-host
--mb-port
--mb-user
--mb-pass
--mb-vhost

They are used to override the default values on instance creation.

To test:
1. Play with the several option switches and verify that the resulting
   koha-conf.xml contains the expected data.
=> SUCCESS: It works as expected
2. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
debian/scripts/koha-create