Re: Ansible-openshift - Libvirt cluster create fails

2016-06-01 Thread Jason DeTiberus
I created a PR with a fix that worked in my environment, could you see if it fixes your issue as well? https://github.com/openshift/openshift-ansible/pull/1969 Thanks, -- Jason DeTiberus On Wed, Jun 1, 2016 at 9:50 AM, Jason DeTiberus wrote: > > > On Wed, Jun 1, 2016 at

Re: role bindings incorrect after ose 3.2.0 upgrade

2016-06-01 Thread Jordan Liggitt
It's fine to reconcile rolebindings like you did, as long as you are aware that can result in new default roles being granted to all users. That's what the --exclude-... bits are for - they let you choose to avoid automatically granting new roles to all users in case you want to inspect those more

Re: role bindings incorrect after ose 3.2.0 upgrade

2016-06-01 Thread Dale Bewley
- On Jun 1, 2016, at 10:01 AM, Jordan Liggitt wrote: > No, the source build strategy permissions moved from the admin/edit roles into > their own specific roles. > Automatic role reconciliation on upgrade should be additive only, which would > have left the source