2015-Middleware-Keynote / demo-ansible

Apache License 2.0
18 stars 24 forks source link

"Overhaul" - Roadshow Users not provisioned for 2 of the masters #109

Closed kenthua closed 8 years ago

kenthua commented 8 years ago

In the recently pushed "overhaul" update of demo-ansible, roadshow userXX is provisioned on the primary master, but not in the other 2 masters. Resulting in login issues.

[openshift@ip-172-18-0-226 master]$ sudo cat htpasswd
demo:$apr1$LwemxClv$maGr0J3jYIKCwxO35BQos1
admin:$apr1$eby4f2N4$6P3mXHvPzs9zB4K8dbicO0
user00:$apr1$F2rcEJrR$v9QmyYYiMTVXpem/44T980
user01:$apr1$K1N3ESqE$k6Z.zb8bM320u6Q7QvGTb0
[openshift@ip-172-18-0-225 master]$ sudo cat htpasswd
demo:$apr1$sZ5Dkp4X$w6EYgvpkrZ7OZYxZ0kwIn1
admin:$apr1$Ljc1MxYm$w1n.O5SobyzqEpYJRM1jB.
thoraxe commented 8 years ago

I have a fix I'm about to test.