Created
October 25, 2016 13:56
-
-
Save lazypower/4ef094a6d294796b8afef1a709581097 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
series: xenial | |
applications: | |
jenkins: | |
charm: "cs:trusty/jenkins-6" | |
num_units: 1 | |
options: | |
password: "" | |
plugins: | | |
ace-editor | |
analysis-core | |
antisamy-markup-formatter | |
authentication-tokens | |
branch-api | |
build-timeout | |
cloudbees-folder | |
credentials | |
credentials-binding | |
dependency-check-jenkins-plugin | |
docker-build-step | |
docker-build-publish | |
docker-commons | |
durable-task | |
external-monitor-job | |
git | |
git-client | |
github | |
github-api | |
github-branch-source | |
github-organization-folder | |
git-server | |
handlebars | |
icon-shim | |
javadoc | |
jquery-detached | |
junit | |
ldap | |
mailer | |
matrix-auth | |
matrix-project | |
maven-plugin | |
momentjs | |
pam-auth | |
pipeline-build-step | |
pipeline-graph-analysis | |
pipeline-input-step | |
pipeline-rest-api | |
pipeline-stage-step | |
pipeline-stage-view | |
plain-credentials | |
scm-api | |
script-security | |
secondary-timestamper-plugin | |
ssh-credentials | |
structs | |
timestamper | |
token-macro | |
windows-slaves | |
workflow-aggregator | |
workflow-api | |
workflow-basic-steps | |
workflow-cps | |
workflow-cps-global-lib | |
workflow-durable-task-step | |
workflow-job | |
workflow-multibranch | |
workflow-scm-step | |
workflow-step-api | |
workflow-support | |
ws-cleanup | |
"remove-unlisted-plugins": "yes" | |
tools: "docker.io git bzr build-essential unzip tree" | |
# constraints: "mem=12288 root-disk=153600" | |
expose: true | |
annotations: | |
"gui-x": "211.00091552734375" | |
"gui-y": "67.04528045654297" | |
workspace: | |
charm: "cs:~lazypower/trusty/jenkins-workspace-2" | |
annotations: | |
"gui-x": "402.0890808105469" | |
"gui-y": "303.2294006347656" | |
relations: | |
- - "jenkins:juju-info" | |
- "workspace:jenkins-host" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment