I suspect this is a OKD on CentOS ? On Fri, Oct 12, 2018 at 9:50 PM Anton Hughes <[email protected]> wrote:
> Hello > > Im trying to install 3.11, but am getting the below error/ > > Im using > https://github.com/openshift/openshift-ansible/releases/tag/v3.11.0 > > Failure summary: > > > 1. Hosts: xxx.xxx.xxx.xxx > Play: OpenShift Health Checks > Task: Run health checks (install) - EL > Message: One or more checks failed > Details: check "package_version": > Not all of the required packages are available at their > requested version > origin:3.11 > origin-node:3.11 > origin-master:3.11 > Please check your subscriptions and enabled repositories. > > > The relevant section of my inventory file is: > > [OSEv3:vars] > ansible_ssh_user=root > enable_excluders=False > enable_docker_excluder=False > ansible_service_broker_install=False > > containerized=True > os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant' > > openshift_disable_check=disk_availability,docker_storage,memory_availability,docker_image_availability > > #openshift_node_kubelet_args={'pods-per-core': ['10']} > > deployment_type=origin > openshift_deployment_type=origin > > openshift_release=v3.11 > openshift_pkg_version=-3.11.0 > openshift_image_tag=v3.11 > openshift_disable_check=package_version > openshift_disable_check=docker_storage > > > template_service_broker_selector={"region":"infra"} > openshift_metrics_image_version="v3.11" > openshift_logging_image_version="v3.11" > openshift_logging_elasticsearch_proxy_image_version="v1.0.0" > logging_elasticsearch_rollout_override=false > osm_use_cockpit=true > > > > Any help is apprciated. > > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
