diff options
Diffstat (limited to 'examples/lib.yaml')
-rw-r--r-- | examples/lib.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/lib.yaml b/examples/lib.yaml index e527d83f..d42e95f8 100644 --- a/examples/lib.yaml +++ b/examples/lib.yaml @@ -1,7 +1,9 @@ Parameters: ImportantValue: - Default: a_default - Type: String + Default: a_default + Type: String + BImage: + Type: String Resources: GenericB: Type: OS::Nova::Server |