mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Fix usage of virtualization reference in manifests
This commit is contained in:
parent
af3cca2644
commit
a1e17841d3
14 changed files with 16 additions and 16 deletions
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: wheezy
|
release: wheezy
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: wheezy
|
release: wheezy
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: wheezy
|
release: wheezy
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: wheezy
|
release: wheezy
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: wheezy
|
release: wheezy
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: testing
|
release: testing
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: unstable
|
release: unstable
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: unstable
|
release: unstable
|
||||||
|
|
|
@ -8,8 +8,8 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%y}{%m}{%d}
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%y}{%m}{%d}
|
||||||
description: Debian {system.release} {system.architecture} AMI ({virtualization})
|
description: Debian {system.release} {system.architecture} AMI ({provider.virtualization})
|
||||||
system:
|
system:
|
||||||
release: wheezy
|
release: wheezy
|
||||||
architecture: amd64
|
architecture: amd64
|
||||||
|
|
|
@ -8,8 +8,8 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%y}{%m}{%d}
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%y}{%m}{%d}
|
||||||
description: Debian {system.release} {system.architecture} AMI ({virtualization})
|
description: Debian {system.release} {system.architecture} AMI ({provider.virtualization})
|
||||||
system:
|
system:
|
||||||
release: wheezy
|
release: wheezy
|
||||||
architecture: amd64
|
architecture: amd64
|
||||||
|
|
|
@ -11,7 +11,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}
|
||||||
description: Debian {system.release} {system.architecture} AMI
|
description: Debian {system.release} {system.architecture} AMI
|
||||||
bucket: debian-amis-cn-north-1
|
bucket: debian-amis-cn-north-1
|
||||||
region: cn-north-1
|
region: cn-north-1
|
||||||
|
|
|
@ -11,7 +11,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%y}{%m}{%d}
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%y}{%m}{%d}
|
||||||
description: Debian {system.release} {system.architecture} AMI
|
description: Debian {system.release} {system.architecture} AMI
|
||||||
bucket: debian-amis
|
bucket: debian-amis
|
||||||
region: us-west-1
|
region: us-west-1
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: squeeze
|
release: squeeze
|
||||||
|
|
|
@ -8,7 +8,7 @@ provider:
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{virtualization}-{%Y}-{%m}-{%d}-ebs
|
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
release: squeeze
|
release: squeeze
|
||||||
|
|
Loading…
Add table
Reference in a new issue