github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/charms/jenkins-slave/config.yaml (about) 1 options: 2 packages: 3 type: string 4 default: make git bzr 5 description: Packages to install on jenkins slave. 6 labels: 7 type: string 8 description: Jenkins labels to associate with jenkins slave. 9 default: "" 10 slave-name: 11 type: string 12 description: The name of this slave. Defaults to the juju unit name. 13 default: "" 14 master-url: 15 type: string 16 description: | 17 The URL of the jenkins master. Set this when this charm is not in 18 relation to a master or the master is not accessible via its default 19 URL. 20 default: ""