~doanac/ubuntu-ci-services-itself/publisher-ppa-sync

« back to all changes in this revision

Viewing changes to juju-deployer/configs/unit_config.yaml.tmpl

  • Committer: Chris Johnston
  • Author(s): Ursula Junque (Ursinha)
  • Date: 2014-03-14 23:53:04 UTC
  • mfrom: (388.2.3 private-only-is-env-variable)
  • Revision ID: chris_johnston-20140314235304-2om7dt6ogi6n41xv
[r=Evan Dandrea, Andy Doan, PS Jenkins bot] Trying to clarify the use of private ppas, adding an option to set that during deployment time 1292473 from Ursula Junque

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
ppa_pattern: "ci-pool-\\d+"
19
19
 
20
 
private_only: False
 
20
private_ppas_only: $CI_PRIVATE_PPAS_ONLY
21
21
 
22
22
# for ticket system
23
23
base_image: "http://cloud-images.ubuntu.com/releases/13.10/release-20131015/ubuntu-13.10-server-cloudimg-amd64-disk1.img"