puppet-query doesn't respect environmental https_proxy settings like the other CLI commands. also we didn't find a way to configure it through CLI conf file. This will stop users who have to run this query behind a proxy. Way to reproduce:
<without any proxy, both puppet-query & puppet-job can run>
[root@puppetmom ~]# puppet-job show ID STATUS JOB TYPE TIMESTAMP TARGET --------------------------------------------------------------------------------------------- 537 finished puppet_agent::version 01/20/2109:26:25 windowsagent.platform9.pupp... 536 finished puppet_agent::version 01/20/2109:25:26 windowsagent.platform9.pupp... 535 finished puppet_agent::version 01/20/2108:21:17 windowsagent.platform9.pupp...
puppet-query doesn't respect environmental https_proxy settings like the other CLI commands. also we didn't find a way to configure it through CLI conf file. This will stop users who have to run this query behind a proxy. Way to reproduce:
*<without any proxy, both puppet-query & puppet-job can run>* {code:java}
[root@puppetmom ~]# puppet-job show ID STATUS JOB TYPE TIMESTAMP TARGET --------------------------------------------------------------------------------------------- 537 finished puppet_agent::version 01/20/21 09:26:25 windowsagent.platform9.pupp... 536 finished puppet_agent::version 01/20/21 09:25:26 windowsagent.platform9.pupp... 535 finished puppet_agent::version 01/20/21 08:21:17 windowsagent.platform9.pupp...