mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Backup: back up the hosts file
https://fedorahosted.org/freeipa/ticket/5275 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
This commit is contained in:
parent
740f7fd817
commit
7b3bd4e85d
@ -178,6 +178,7 @@ class Backup(admintool.AdminTool):
|
||||
paths.DNSSEC_SOFTHSM_PIN_SO,
|
||||
paths.IPA_ODS_EXPORTER_KEYTAB,
|
||||
paths.IPA_DNSKEYSYNCD_KEYTAB,
|
||||
paths.HOSTS,
|
||||
) + tuple(
|
||||
os.path.join(base, file)
|
||||
for base in (paths.NSS_DB_DIR, paths.IPA_NSSDB_DIR)
|
||||
|
Loading…
Reference in New Issue
Block a user