-
Bug
-
Resolution: Unresolved
-
Major
-
3.7.0.GA
-
None
-
False
-
None
-
False
-
-
Known Issue
-
Proposed
-
Workaround Exists
-
-
-
Description of problem:
Ansible sample doesn't work out of the box in AirGap cluster
Workaround:
To use this sample in restricted environments, follow these steps:
. Mirror the following images:
-
- `quay.io/devspaces/ansible-creator-ee@sha256:3ff5d2d5f17c9c1e4a352d9922e27be09641647ac028a56845aaab6f6e3c7958`
- `registry.access.redhat.com/ubi8/ubi-init@sha256:75cb1eb60b9636f8daa584c231db552c1de94006778e7224643804a696f04fad`
. Configure the cluster proxy to allow access to the following domains:
-
- `.ansible.com`
- `.ansible-galaxy.s3.amazonaws.com`
Steps to Reproduce
Try to create an Ansible sample in AirGap environment
Actual results:
The workspace failed to start
Expected results:
The workspace should start and all commands from the devfile should be executed without errors.
Reproducibility (Always/Intermittent/Only Once):
Always
- depends on
-
CRW-4561 Productize the Ansible image
- Open