~makyo/juju-deployer/machines-and-placement

« back to all changes in this revision

Viewing changes to deployer/tests/test_data/wiki.yaml

  • Committer: Kapil Thangavelu
  • Date: 2014-02-22 23:11:02 UTC
  • Revision ID: kapil@canonical.com-20140222231102-27q38vxf6hlmp4fz
fix use of env error, log env name on deploy, incr rev

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
wiki:
 
2
  series: precise
 
3
  services:
 
4
    wiki:
 
5
      charm: cs:precise/mediawiki
 
6
      options:
 
7
        name: $hi_world _are_you_there? {guess_who}
 
8
    db:
 
9
      charm: cs:precise/mysql
 
10
  relations:
 
11
    - [wiki, db]
 
 
b'\\ No newline at end of file'