freeipa/ipaplatform/base
Petr Vobornik 1b8a36d134 unite log file name of ipa-ca-install
ipa-ca-install said that it used
  /var/log/ipareplica-ca-install.log
but in fact it used
  /var/log/ipaserver-ca-install.log

This patch unites it to ipareplica-ca-install.log

It was chosen because of backwards compatibility - ipareplica-ca-install
was more commonly used. ipaserver-ca-install.log was used only in rare
CA less -> CA installation.

https://fedorahosted.org/freeipa/ticket/6086

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2016-07-21 18:37:05 +02:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py ipaplatform: Move remaining user/group constants to ipaplatform.constants. 2016-03-23 13:32:55 +01:00
paths.py unite log file name of ipa-ca-install 2016-07-21 18:37:05 +02:00
services.py Fixes CA always being presented as running 2016-06-15 18:11:28 +02:00
tasks.py Tasks: raise NotImplementedError for not implemented methods 2016-04-26 14:01:42 +02:00