summaryrefslogtreecommitdiff
path: root/images/installer/origin-extra-root
AgeCommit message (Collapse)Author
2017-12-21Must directly specify google-cloud-sdk versionClayton Coleman
The upstream forces versions on packages, and rpm -V fails when it does not match. Also add which, used by gcloud.
2017-08-04Origin image build: add oc clientLuke Meyer
The oc client was left out with the move away from playbook2image. However it is needed in the image for the `oc cluster up` use case for installing logging or metrics. This change adds oc via the latest signed and released client RPM, which requires adding the centos-openshift-origin repo to the image.