mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-28 17:14:38 -06:00
165d26ce2b
When an install instance is created that contains a pointer to a sysrestore point it loads in the current configuration when instantiated. If an instance is instantiated but not used then changes may occur to the system state that it is unaware of. So one needs to take care in the order that things are done to avoid losing information. When bind was setup it was overwriting all data in sysrestore.state and leaving just a [named] section. This caused problems at uninstall. 448173 |
||
---|---|---|
.. | ||
__init__.py | ||
bindinstance.py | ||
certs.py | ||
dsinstance.py | ||
httpinstance.py | ||
installutils.py | ||
ipaldap.py | ||
krbinstance.py | ||
Makefile.am | ||
ntpinstance.py | ||
replication.py | ||
service.py | ||
version.py.in |