diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-06 19:06:51 -0700 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-06 19:06:51 -0700 |
| commit | 33e8f5d4d6c477a5c338610febc76a8fd9662578 (patch) | |
| tree | 547e9655a824fb2d4522b0658fc443ceb85d81b0 /manifests/ubuntu-16.04.yaml | |
| parent | 25181895c2715448d3a96cf25bb85a4434594eb4 (diff) | |
adding some attributes to manifest
Diffstat (limited to 'manifests/ubuntu-16.04.yaml')
| -rw-r--r-- | manifests/ubuntu-16.04.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manifests/ubuntu-16.04.yaml b/manifests/ubuntu-16.04.yaml index 1d53288..0ea3580 100644 --- a/manifests/ubuntu-16.04.yaml +++ b/manifests/ubuntu-16.04.yaml @@ -1,4 +1,6 @@ --- -image_name: ubuntu-16.04.raw +tag: 2017110100 +image_name: ubuntu-16.04.qcow2 +image_type: qcow2 vetted: False regions_to_exclude: ~ |
