Bug 17332: Remove memcached config from apache files
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Sep 2016 14:33:19 +0000 (11:33 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Sun, 25 Sep 2016 13:06:36 +0000 (13:06 +0000)
commitea5ec8c4d521e4138f63ddde133b6c7250005435
treeb19bc2585ba445916d9ed361465ab5606804ff69
parent1c957af7bc0b701412cf5846d878523a553f79e0
Bug 17332: Remove memcached config from apache files

This patch removes Memcached configurations from the shipped apache files.

Note: testing is not actually needed for this patch, as it is really trivial. But I
include testing steps, just in case QA members require it.

To test:
- Apply the patch
- Do a (standard/dev/single) Koah install
=> SUCCESS: Verify the resulting koha-httpd.conf file doens't include memcached data
- Have a packages install
- Replace
  * /etc/koha/apache-site-https.conf.in
  * /etc/koha/apache-site.conf.in
  with the ones from this patch
- Create an instance
=> SUCCESS: The apache configuration doesn't include memcached configurations
- Sign off :-D

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/templates/apache-site-https.conf.in
debian/templates/apache-site.conf.in
etc/koha-httpd.conf