Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify default execution environment config #141

Closed
ganeshrn opened this issue Apr 15, 2021 · 3 comments · Fixed by #480
Closed

Identify default execution environment config #141

ganeshrn opened this issue Apr 15, 2021 · 3 comments · Fixed by #480

Comments

@ganeshrn
Copy link
Member

Currently, the default config is set to

    "ansible-navigator": {
        "container-engine": "podman",
        "execution-environment": True,
        "execution-environment-image": "quay.io/ansible/ansible-runner:devel",

Refer https://github.com/ansible/ansible-navigator/blob/main/ansible_navigator/config.py#L32

@cidrblock
Copy link
Collaborator

the tox.ini file should be updated to reflect the final image as well

@cidrblock
Copy link
Collaborator

ansible/awx-ee#70

@cidrblock
Copy link
Collaborator

https://quay.io/repository/ansible/ansible-navigator-demo-ee

we should have a tagged version here by 6/10 per shane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants