Jason Frey

Results 679 comments of Jason Frey

Added the download on demand and the redistribute options to the OP and also added @agrare's concern about the "on every pod startup"

I recall there being hacks that Jerry worked on that might be overriding the LD_LIBRARY_PATH https://github.com/ManageIQ/vmware_web_service/blob/3273f463d7090f734ea14657d4565807b53e3209/lib/VMwareWebService/VixDiskLib/VixDiskLib.rb#L101

@agrare I think I'm thinking of this PR (from 2014! https://github.com/ManageIQ/manageiq/pull/277)

> I think this could be an advantage. Yes, it will slow down boot time slightly, but it's super easy to update the package in the future. Just replace the...

The `.bundle/plugin/index` not pointing to the correct gem feels like the smoking gun, but I didn't want to make the assumption that just because the index says one thing that...

@davidbaren Both of those are merged, but I'll leave this open if you find more. You can edit the first post to add more checklist items. If you think you...

@stacyped here is the issue for replacing Red Hat and CloudForms terminology with placeholders.

The strings to look out for are: - `Red Hat CloudForms` => `{{ site.data.product.product.title }}` - `CloudForms` => `{{ site.data.product.product.title_short }}` - `cloudforms` => `{{ site.data.product.product.title_short_l }}` - `cfme` =>...

Remanining references to cloudforms (aside from URLs): ``` appliance_hardening_guide/_topics/db_ssl.md:11:For more information, see the [Appliance Hardening Guide](#_chap_red_hat_cloudforms_security_guide_ssl_certs) on generating an SSL certificate. appliance_hardening_guide/_topics/ssl_certs.md:76:If your environment consists of multiple appliances connecting to...

Rebased - There are a handful of CI failures, but they all seem related to timeouts to Redis