openshift-on-openstack
openshift-on-openstack copied to clipboard
A place to write templates, docs etc. for deploying OpenShift on OpenStack.
Hi Everybody, I am trying to deploy OCP 3.5 (even 3.7) on OSP 11 from Red Hat. When I run the heat script, it does create the stack, all the...
Hello, Has anyone tried to use openshift 3.6 with this? I see some issue openshift-ansible, docker.service is not started on nodes and master, and therefore docker status check tasks fail....
This role has been removed by openshift/openshift-ansible#3640
SoftwareDeployments need `os-collect-config` and `openstack-heat-agents` packages. First, on RHEL, try to enable the RHEL repository containing them; Second, on CentOS, try to enable the CentOS repository; Third, on RHEL, if...
Hello, this PR allow to set a list of IP prefixes allowed for SSH in instances security groups. Notes : - adding OS::Neutron::SecurityGroupRule as i wasn't able to combine "repeat"...
…ad of vda or vdb. This resolves #373 which we've run into with a customer who uses Ceph.
With this patch you can: - mark unhealthy and replace a single host resource in the node stack - the node host will be replaced without removing other node resources...
For bigger deployments it would be nice to have an option to use "boot from volume" nova option when creating instances instead of passing an image.