Brandon Dunne

Results 42 comments of Brandon Dunne

I'm not an expert of SSSD, but https://access.redhat.com/solutions/3380341 suggests leaving the domain and re-joining.

Closing as most of this is done in Oparin with the last part deferred for another release

Yes, the idea was that everything would be logged to STDOUT, Fluentd would pick this up and store it in Elasticsearch then you could view and filter it in Kibana....

Hi @BanzaiMan sorry for the delay, I was off for a few days. I'm trying to encrypt a file containing some secrets. ``` $ travis encrypt-file -r bdunne/external_rpm config/settings.local.yml SSL...

Ok, so after discussing with a colleague, `$ travis encrypt-file --pro -r bdunne/external_rpm config/settings.local.yml` worked. I didn't know that I had to include the `--pro` in the command since `com`...

> And this is what the diff looks like for the manageiq-providers-autosde plugin: > > ``` > $ GITHUB_SERVER_URL=https://github.com GITHUB_REPOSITORY=ManageIQ/manageiq-providers-autosde ./bin/ci/patch_plugin_gemfile_lock > $ diff Gemfile.lock Gemfile.lock.release > 99,100c99,102 > <...

We're missing some httpd config files that are required for the all-in-one container.

Hello @tenderlove I was looking through the list of committers on this project and saw your name. Can you take a look at this or suggest someone else to start...