Skip to content

Instantly share code, notes, and snippets.

@aweiteka
Created August 4, 2017 19:39
Show Gist options
  • Save aweiteka/97daaa0087fa7c163fc43238392bc47b to your computer and use it in GitHub Desktop.
Save aweiteka/97daaa0087fa7c163fc43238392bc47b to your computer and use it in GitHub Desktop.
Include vars file proposal
---
async: optional
bindable: false
description: "Jenkins service with optional persistent storage and S2I build"
image: ansibleplaybookbundle/jenkins-apb
metadata:
console.openshift.io/iconClass: icon-jenkins
dependencies:
- "jenkins:latest"
displayName: "Jenkins (APB)"
documentationUrl: "https://docs.openshift.org/latest/using_images/other_images/jenkins.html"
longDescription: "This APB deploys a Jenkins server capable of managing OpenShift Pipeline builds and supporting OpenShift-based oauth login."
name: jenkins-apb
plans:
-
description: "This plan deploys a single Jenkins server"
free: true
metadata:
cost: $0.00
displayName: Default
longDescription: "This plan deploys a Jenkins server capable of managing OpenShift pipeline builds"
name: default
parameters:
$ref: "file:vars.yaml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment