Open ioggstream opened 7 years ago
While installing OCP 3.5, I found there's a new repo to add.
see https://bugzilla.redhat.com/show_bug.cgi?id=1442910 The new command is:
# subscription-manager repos \ --enable="rhel-7-server-rpms" \ --enable="rhel-7-server-extras-rpms" \ --enable="rhel-7-server-ose-3.5-rpms" \ --enable="rhel-7-fast-datapath-rpms"
Is it ok to just check the OCP version in fragments/rhn-register.sh ?
Re fast-data[path, it is addressed in pending PR 341 https://github.com/redhat-openstack/openshift-on-openstack/pull/341
While installing OCP 3.5, I found there's a new repo to add.
see https://bugzilla.redhat.com/show_bug.cgi?id=1442910 The new command is:
Is it ok to just check the OCP version in fragments/rhn-register.sh ?