Wolfgang Kulhanek
2020-03-05 2bcea0aad6ce5413bb9c8302bfbef05619ea173a
ansible/configs/ocp4-cluster/default_vars.yml
@@ -186,17 +186,15 @@
# -----------------
# Base of the users for htpasswd
#ocp4_idm_htpasswd_user_base: user
#ocp4_idm_htpasswd_user_count: 200
#ocp4_idm_htpasswd_user_count: 100
# Set a password for the Admin User
# If no password is set a 16 character random password is generated
# ocp4_idm_htpasswd_admin_password:
# Alternatively set a password Hash for all htpasswd users
# ocp4_idm_htpasswd_admin_password_hash
# Set a password for all htpasswd users
# If no password is set a 16 character random password is generated
# ocp4_idm_htpasswd_user_password:
# Alternatively set a password Hash for all htpasswd users
# ocp4_idm_htpasswd_user_password_hash
# Remove Kubeadmin user upon successful installation of Authentication
#ocp4_idm_remove_kubeadmin: true