~larry-e-works/uci-engine/write-exitcode-to-file

« back to all changes in this revision

Viewing changes to juju-deployer/webui.yaml

  • Committer: Joe Talbott
  • Date: 2014-01-27 14:54:08 UTC
  • mfrom: (126.3.8 webui)
  • mto: This revision was merged to the branch mainline in revision 161.
  • Revision ID: joe.talbott@canonical.com-20140127145408-zpubebx02y6oumxq
merge doanac's cleanup branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ci-airline-staging:
2
 
    series: precise
3
 
    services:
4
 
        wu-apache2:
5
 
            charm: apache2
6
 
            branch: lp:~canonical-losas/canonical-is-charms/apache2
7
 
            options:
8
 
                enable_modules: proxy rewrite proxy_http
9
 
        wu-app:
10
 
            charm: webui
11
 
            options:
12
 
                ticket_manager_url: http://10.55.61.102/api/v1
13
 
    relations:
14
 
        - [wu-apache2, wu-app]