ipa/client: do not pass server to ip-client-enroll, it should get them from dns
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
dbbf94a411
commit
3379c9134d
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
--hostname={{ ansible_fqdn }}
|
||||
--domain={{ ipa_realm | lower }}
|
||||
--realm={{ ipa_realm }}
|
||||
--server={{ ipa_server }}
|
||||
-p admin -w {{ ipa_admin_password }}
|
||||
-U -N --force-join
|
||||
--mkhomedir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue