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 <abokovoy@redhat.com>
- Loading branch information