-
the NFS role should allow to create an NFS server that then is configured by the openshift-ansible playbook
-
(All the collections that have been retired from Ansible 10.3.0 or otherwise no longer have sanity test failures in that version should be checked off.)
``` bash
./main.py -i data/9/ansible-9.1.0-…
-
Before being able to deploy the application, several imagestreams need to be available. For instance on `minishift` this is needed before being able to build. In the troubleshooting I see:
```
$ o…
-
Hello,
when running the "install pre-req packages on nodes" task using "openshift-enterprise" as the deployment_type and 3.10 as the version, the script does not respond. See logs below, I interru…
-
##### ISSUE TYPE
- Bug Report
##### OS / ENVIRONMENT
```
cannot build, but I have OSX High Sierra and use Python 3.6.3 and pip 10.0.1
```
##### SUMMARY
After running the pip install I got …
jblom updated
5 years ago
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
AWX Installation failed with unknow error
##### ENVIRONMENT
* AWX version: 4.0.0
* AWX install method: docker on linux
* Ansible version: 2.8.0…
-
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
Many applications running for long periods of time eventually transition to broken states, and cannot recover except by being restarted. Kub…
-
See thread here: https://groups.google.com/forum/#!topic/ansible-container/MFhi_PZo7p8
I am wanting to create a base image defined in my container.yml that is shared by 2 or more service declaratio…
-
when installing following instruction I need:
```
sudo pip install --upgrade --user openshift
sudo pip install --upgrade --user kubernetes
sudo pip3 install requests-oauthlib
```
and after…
-
While running the bootstrap.sh script to create the cluster the playbook failed with "500 internal error"
The image itself has been created but seems the connection timed out before receiving a vali…