Remove image.description from various manifests

Only ec2 and gce support image.description, adding it to
other providers is misleading.
This commit is contained in:
Anders Ingemann 2015-12-13 12:49:50 +01:00
parent 058d954120
commit ff3582216f
6 changed files with 0 additions and 6 deletions

View file

@ -8,7 +8,6 @@ bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture}
system:
release: jessie
architecture: amd64

View file

@ -8,7 +8,6 @@ bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture}
system:
release: wheezy
architecture: amd64

View file

@ -8,7 +8,6 @@ bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture}
system:
release: wheezy
architecture: amd64

View file

@ -5,7 +5,6 @@ bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture}
system:
release: wheezy
architecture: amd64

View file

@ -6,7 +6,6 @@ bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture}
system:
release: wheezy
architecture: amd64

View file

@ -6,7 +6,6 @@ bootstrapper:
workspace: /target
image:
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
description: Debian {system.release} {system.architecture}
system:
release: wheezy
architecture: amd64