ipaserver: Drop ipaserver_allow_repair

There is no way to repair a server installation like it is possible with a
client.
This commit is contained in:
Thomas Woerner
2018-01-29 17:22:25 +01:00
parent a0040ee821
commit cce86d09ef
3 changed files with 6 additions and 12 deletions

View File

@@ -32,7 +32,6 @@ ipaserver_enable_compat: no
ipaserver_setup_ca: yes
### additional ###
ipaserver_allow_repair: no
ipaserver_allow_missing: [ ]
### uninstall ###