~ubuntuone-hackers/conn-check/trunk

« back to all changes in this revision

Viewing changes to demo.yaml

  • Committer: James Westby
  • Date: 2014-07-24 19:30:30 UTC
  • mfrom: (13 conn-check)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@canonical.com-20140724193030-7dmxpb0rlb7bhztk
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
- type: tcp
 
2
  host: login.ubuntu.com
 
3
  port: 80
 
4
- type: udp
 
5
  host: localhost
 
6
  port: 8080
 
7
  send: aaaa
 
8
  expect: bbbb
 
9
- type: ssl
 
10
  host: login.ubuntu.com
 
11
  port: 443
 
12
  verify: true
 
13
- type: redis
 
14
  host: 127.0.0.1
 
15
  port: 6379
 
16
  password: foobared
1
17
- type: url
2
18
  url: https://login.ubuntu.com/