mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipaddress for host add
updated label triggered an API change
This commit is contained in:
@@ -361,6 +361,7 @@ class host_add(LDAPCreate):
|
||||
),
|
||||
Str('ip_address?', validate_ipaddr,
|
||||
doc=_('Add the host to DNS with this IP address'),
|
||||
label=_('IP Address'),
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user