~canonical-ci/charms/precise/oil-ci-config/with_environment_for_improved_emails

« back to all changes in this revision

Viewing changes to templates/oil-ci.conf

  • Committer: Greg Lutostanski
  • Date: 2015-03-10 02:45:28 UTC
  • Revision ID: gregory.lutostanski@canonical.com-20150310024528-q2bxx1iz9ti3q6cx
Allow writing juju-settable environment to oil-ci.conf as well

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
password = admin
87
87
{% endif -%}
88
88
pipeline_first_job = {{ pipeline_first_job }}
89
 
environment = Unknown
 
89
environment = {{ environment }}
90
90
 
91
91
# MAAS Endpoint configurataion
92
92
[maas]