ipa[server,replica]: Renamed X_no_firewalld to X_setup_firewalld

The use of the _no_ prefix was not good and has been fixed now.

The X_setup_firewalld settings default to yes.
This commit is contained in:
Thomas Woerner
2019-02-12 13:45:57 +01:00
parent 77d0a1067a
commit a28378396f
4 changed files with 7 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ ipaserver_setup_ca: yes
### packages ###
ipaserver_install_packages: yes
### firewalld ###
ipaserver_no_firewalld: no
ipaserver_setup_firewalld: yes
### additional ###
ipaserver_allow_missing: [ ]