mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add a test target for the foreman inventory script (#46837)
Add a test target for the foreman inventory script
This commit is contained in:
@@ -31,7 +31,7 @@ class ForemanProvider(CloudProvider):
|
||||
|
||||
DOCKER_SIMULATOR_NAME = 'foreman-stub'
|
||||
|
||||
DOCKER_IMAGE = 'quay.io/ansible/foreman-test-container:1.3.1'
|
||||
DOCKER_IMAGE = 'quay.io/ansible/foreman-test-container:1.4.0'
|
||||
"""Default image to run Foreman stub from.
|
||||
|
||||
The simulator must be pinned to a specific version
|
||||
|
||||
Reference in New Issue
Block a user