Wolfgang Kulhanek
2020-03-12 6c25b430d6555a75cf639be91233cd536318d88d
commit | author | age
909bee 1 andrew:$apr1$dZPb2ECf$ercevOFO5znrynUfUj4tb/
WK 2 karla:$apr1$FQx2mX4c$eJc21GuVZWNg1ULF8I2G31
6c25b4 3 {{ ocp4_workload_authentication.admin_user }}:{{ ocp4_workload_authentication_admin_password_hash | d('$apr1$glFN48wz$dR9w94PGiQL8qZXcXGd0L0') }}
WK 4 {% for i in range(1, 1 + ocp4_workload_authentication.htpasswd_user_count | int) %}
5 {{ ocp4_workload_authentication.htpasswd_user_base }}{{ i }}:{{ ocp4_workload_authentication_user_password_hash | d('$apr1$FmrTsuSa$yducoDpvYq0KEV0ErmwpA1') }}
909bee 6 {% endfor %}