Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple template to support my blog post #597

Merged
merged 1 commit into from Dec 15, 2017
Merged

Conversation

jmrodri
Copy link
Contributor

@jmrodri jmrodri commented Dec 15, 2017

The Up and Running with OpenShift Ansible Broker blog needs a simple template.

TEST

oc cluster up --service-catalog=true
oc login -u system:admin
oc new-project ansible-service-broker
cat templates/simple-broker-template.yaml | oc process -n "ansible-service-broker" -f - | oc create -f -

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 15, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 322873b on add-simple-template into ** on master**.

Copy link
Contributor

@eriknelson eriknelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test worked for me, oc version: oc v3.9.0-alpha.0+de09446-88.

@jmrodri jmrodri merged commit a5d69c8 into master Dec 15, 2017
@jmrodri jmrodri deleted the add-simple-template branch December 15, 2017 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants