Adding default key to the source and key configuration values. No default value lowers the charm proof warning to information.

This commit is contained in:
Matt Bruzek 2014-09-08 13:38:55 -05:00
parent 71c7aa8104
commit bdeb88b735
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,7 @@ options:
a hook error.
source:
type: string
default:
description: |
Optional configuration to support use of additional sources such as:
.
@ -130,6 +131,7 @@ options:
option.
key:
type: string
default:
description: |
Key ID to import to the apt keyring to support use with arbitary source
configuration from outside of Launchpad archives or PPA's.