Caio1982 Jenkins

  • By Caio Begotti
Channel Revision Published Runs on
latest/stable 1 18 Mar 2021
Ubuntu 14.04
latest/edge 1 18 Mar 2021
Ubuntu 14.04
juju deploy caio1982-jenkins
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • password | string

    Admin user password - used to manage slave nodes so please don't change in Jenkins.

  • plugins | string

    Space separated list of plugins to install

  • plugins-check-certificate | string

    Default: yes

    Set to no to allow downloading from an invalid https site.

  • plugins-site | string

    Default: https://updates.jenkins-ci.org/

    Site to download plugin .hpi files from.

  • release | string

    Default: lts

    Source of Jenkins, options include: - lts: use the most recent Jenkins LTS release. - trunk: use the most recent Jenkins release.

  • remove-unlisted-plugins | string

    Default: no

    Set this to yes to remove any plugins not listed in plugins from the installation.

  • tools | string

    Default: git gcc make bzr

    Tooling to deploy alongside jenkins

  • username | string

    Default: admin

    Admin user username - used to manage slave nodes so please don't change in Jenkins.