Jason Frey

Results 679 comments of Jason Frey

@ronjumath Is this in a podified environment or on an appliance?

@bdunne Seems the method in question _is_ using sudo, but it's not seeing it as a tty perhaps? ``` sudo: a terminal is required to read the password; either use...

I think we need to also figure out how to deal with things that are unique to one child type vs another. For example - Workflows has credential mapping to...

@machaleb Do you see the workers running?

Closing due to lack of response. If this is still an issue feel free to reopen.

First, this is ConfigurationScriptSource which is the base for multiple subclasses, so we need to decide this for all of them. If I recall, we intentionally didn't do this in...

Good point. You wouldn't be able to specify the same repo for workflows and ansible with this change.

I have a bunch of scripts at release time in manageiq-release to ensure these are all updated. This would have to be taken into consideration for this change.

What problem are you trying to solve here? It seems like you want to replace the git references by setting a constant?