Dusty Mabe

Results 645 comments of Dusty Mabe

@surajssd - how's the progress on this coming?

@surajssd thanks for taking a look at this.. The following documentation isn't the cleanest but take a look at: https://docs.openshift.org/latest/install_config/configuring_authentication.html#RequestHeaderIdentityProvider On the ADB you can configure `oc` to use certs...

So I think we probably shouldn't accept empty fields we should probably query the user again if they don't provide an answer. Is there a case where not providing an...

> @dustymabe @surajssd @cdrage - There could be cases when the fields such as db_pass for some dev environments could be blank. @containscafeine when you say blank, do you mean...

In that case maybe what we should do is prompt the user and say "you have not given an answer for the question, are you sure you want to leave...

ehh, i think i'd rather not affect the 90% use case for the 10% corner case. @cdrage what do you think about this conversation?

> Imo, by default we should have it as a blank string rather than None in the Nulecule configuration file. You mean in the `answers.conf` file or in the `Nulecule`?

I don't really understand your problem. The sample answers.conf for wordpress doesn't have default values for all parameters so of course it will prompt. Did you actually populate the answers.conf...

@cdrage can you close this if there is no issue?

Additionally, sudo is required to create the locks under /run/lock as well. Just thought I would add that here.