I have an issue with Red Hat Satellite 6 credential type. It normaly injects FOREMAN_USERNAME/FOREMAN_PASSWORD/FOREMAN_SERVER_URL Environment variables.
I want to use theforeman.foreman.hostgroup_info module which falls back to those environment variables. My Job Template is bound with credential of this type, but mentioned environment variables are not injected.
From the implementation it looks like this credential was meant to work only in inventory source. Why?
Is there a reason for it not to work with job template? This would allow seamless authentication with theforeman.foreman collection.
I do not know if that was the case all the time, or just after moving out of credential plugins to external repository, but it does not work with AWX 24.6.1 (latest at this moment)
I have an issue with Red Hat Satellite 6 credential type. It normaly injects
FOREMAN_USERNAME/FOREMAN_PASSWORD/FOREMAN_SERVER_URLEnvironment variables.I want to use
theforeman.foreman.hostgroup_infomodule which falls back to those environment variables. My Job Template is bound with credential of this type, but mentioned environment variables are not injected.From the implementation it looks like this credential was meant to work only in inventory source. Why?
Is there a reason for it not to work with job template? This would allow seamless authentication with
theforeman.foremancollection.I do not know if that was the case all the time, or just after moving out of credential plugins to external repository, but it does not work with AWX 24.6.1 (latest at this moment)