Skip to content

Instantly share code, notes, and snippets.

@detiber
Created April 1, 2015 16:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save detiber/dd852beb2885a2ca2540 to your computer and use it in GitHub Desktop.
Save detiber/dd852beb2885a2ca2540 to your computer and use it in GitHub Desktop.
Using origin content with byo playbooks
Set the following variables:
openshift_additional_repos:
- id: ose-devel
name: ose-devel
baseurl: https://copr-be.cloud.fedoraproject.org/results/maxamillion/origin-next/epel-7-x86_64/openshift-0.4.1-1.el7.centos/
enabled: 1
gpgcheck: 0
openshift_registry_url="--images='openshift/origin-${component}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment