~wesmason/charms/trusty/conn-check/trunk-use-bool

1
2
3
4
5
6
7
8
9
options:
    revision: 
        type: string
        default: "head"
        description: "Conn-check revision to use."
    args: 
        type: string
        default: ""
        description: "Extra command line arguments to pass to conn-check."