Skip to content
Snippets Groups Projects
config.yaml 415 B
Newer Older
garciadav's avatar
garciadav committed
options:
    juju-username:
garciadav's avatar
garciadav committed
        type: string
        default: ""
        description: "The Juju username to authenticate with."
    juju-password:
garciadav's avatar
garciadav committed
        type: string
        default: ""
        description: "The Juju password to authenticate with."
    ns_config_info:
garciadav's avatar
garciadav committed
        type: string
        default: ""
        description: "The NS_CONFIG_INFO containing the mapping of NS object to application names"