-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow adding host without IP address using force
'ipa host-add foo.bar.z --force' is a valid command. We do not require IP address being present in this case. This is essential for adding virtual hosts that manage Kerberos services. See ipatests/test_xmlrpc/test_service_plugin.py, for example. There are plenty of tests that use 'host_add' with 'force=True'. Signed-off-by: Alexander Bokovoy <[email protected]>
- Loading branch information
Showing
1 changed file
with
4 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters