redhat-nfvpe / base-infra-bootstrap

Generic node bootstrap for virtual KVM or baremetal
Apache License 2.0
3 stars 4 forks source link

[docs] Add warning to use Atomic for OpenShift #33

Closed leifmadsen closed 6 years ago

leifmadsen commented 6 years ago

In versions greater than OpenShift 3.7, the RPM installation method is no longer an option, and you should use containerized: true for the OpenShift installation. Because of this, it is strongly recommended that you make use of Project Atomic, which is a better base for those versions of OpenShift Origin.

Closes #29