Øystein Bedin

Results 53 comments of Øystein Bedin

This is being addressed by https://github.com/redhat-cop/casl-ansible/pull/237

@raffaelespazzoli can you please refresh this PR so it can be tested. I'd like to have @tylerauerbeck run through it as part of his work in this space.

Passing a “filter” to the dynamic inventory script (openstack.py) may require changes beyond what’s reasonable to do at this point in time (ie may require a .ini file, or other...

@tylerauerbeck yeah, this is the correct place (at least for now). We do not want to have roles co-existing with the openshift-applier, for a few reasons: - The roles should...

@etsauer & @sabre1041 can you please weigh in on the functionality of this implementation / role?

Yeah, so let's not discuss the move of the role as part of this PR. Fact is that we already have roles in here that serves a similar purpose as...

In general, I'm of the opinion of keeping the NFS server separate of the actual OpenShift cluster provisioning as you'd most likely want to keep the NFS server around even...

@raffaelespazzoli I believe my proposed change to use provider specific groups will automatically introduce this concept. I.e: in `group_vars` (or potentially `host_vars`) you will have the provider specific inventory. I...

CNS is a much bigger topic than just adding disks; We have a draft plan for how to handle CNS and this will be part of it.

@day4skiing can you please propose a solution for this?