mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-10 04:58:03 -05:00
ipachangeconf: Remove reference to an old-style interface
Reviewed-By: Tomas Babej <tbabej@redhat.com>
This commit is contained in:
@@ -509,7 +509,6 @@ class IPAChangeConf:
|
||||
# file is a path
|
||||
# options is a set of dictionaries in the form:
|
||||
# [{'name': 'foo', 'value': 'bar', 'action': 'set/comment'}]
|
||||
# section is a section name like 'global'
|
||||
def newConf(self, file, options):
|
||||
autosection = False
|
||||
savedsection = None
|
||||
|
||||
Reference in New Issue
Block a user