-
I am running this command:
./ose-on-aws.py --keypair=domain_key --public-hosted-zone=domain.com --deployment-type=origin --ami=ami-4726cb20 --region=eu-west-2 --stack-name=test -vvv
I have removed…
-
Hi,
my second mongodb service is not deploying. First one is running, but second aborts - this happens on OpenShift 3.7 cluster.
First service is catalog-mongodb
=> Waiting for MongoDB daemon …
-
Can we deprecate / archive the repo in favor of https://github.com/redhat-developer-demos/ansible-devspaces-demo that is used in the learning path - https://developers.redhat.com/learn/openshift/strea…
-
For OCP 3.11.16 by default prometheus+grafana are installed and launched from the System Console. The inventory file options below will change the default storage for the operator deployment of promet…
-
Azure: cuenta trial de azure.
[root@localhost tasks]# ansible --version
ansible 2.8.5
config file = None
configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansi…
-
The file: `https://github.com/openshift/openshift-ansible-contrib/blob/master/playbooks/provisioning/openstack/sample-inventory/group_vars/all.yml` makes no mention of number of etcd nodes, however, i…
-
After moving to use `openshift-ansible` as our source for the OCP on OSP deployments, the delete a cluster option doesn't work. A PR is needed to update the variables passed to the `openshift_openstac…
oybed updated
5 years ago
-
### Summary
I am running ansible-playbook job in github actions pipeline and somehow i keep getting these inventory related errors below:
```
Warning: : * Failed to parse /home/runner/_work/aa…
-
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…
-
In support of `run`, and execution of artifacts produced by `deploy`, Ansible Container will rely on a set Ansible modules for k8s.
## Initial modules
To support existing `shipit` functionality…