ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.04k stars 3.42k forks source link

Satellite 6.7 Inventory foreman_params remains empty #6758

Closed ghost closed 4 years ago

ghost commented 4 years ago
ISSUE TYPE
SUMMARY

When using satellite6(.7) as inventory source, the foreman_params are not populated whereas with satellite6.6 this worked.

ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS

Parameters set in satellite are available in AWX

ACTUAL RESULTS

foreman_params: {}

ADDITIONAL INFORMATION

Satellite 6.6 worked fine but with the recently released update to 6.7 it doesn't work anymore.

blomquisg commented 4 years ago

@jladdjr can you talk to the Satellite team to see if something may have changed to cause this?

ryanpetrello commented 4 years ago

@adgerth,

We've recently moved to collection based inventory syncs in 11.2.0 - would you mind trying to reproduce this in that version?

ghost commented 4 years ago

@ryanpetrello I tried it and it seems to work. The foreman_params are being synced over.