Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DNS: check if DNS package is installed | Martin Basti | 2015-07-21 | 1 | -1/+1 |
| | | | | | | | | | | | Instead of separate checking of DNS required packages, we need just check if IPA DNS package is installed. https://fedorahosted.org/freeipa/ticket/4058 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com> Reviewed-By: Petr Spacek <pspacek@redhat.com> Reviewed-By: Tomas Babej <tbabej@redhat.com> | ||||
* | ipaplatform: Add constants submodule | Tomas Babej | 2015-07-21 | 1 | -0/+16 |
Introduce a ipaplatform/constants.py file to store platform related constants, which are not paths. Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Petr Spacek <pspacek@redhat.com> |