aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/ec2/image_templates.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acceptance/nodesets/ec2/image_templates.yaml')
-rw-r--r--spec/acceptance/nodesets/ec2/image_templates.yaml34
1 files changed, 0 insertions, 34 deletions
diff --git a/spec/acceptance/nodesets/ec2/image_templates.yaml b/spec/acceptance/nodesets/ec2/image_templates.yaml
deleted file mode 100644
index e50593e..0000000
--- a/spec/acceptance/nodesets/ec2/image_templates.yaml
+++ /dev/null
@@ -1,34 +0,0 @@
-# This file is managed via modulesync
-# https://github.com/voxpupuli/modulesync
-# https://github.com/voxpupuli/modulesync_config
-#
-# see also: https://github.com/puppetlabs/beaker/blob/master/docs/how_to/hypervisors/ec2.md
-#
-# Hint: image IDs (ami-*) for the same image are different per location.
-#
-AMI:
- # Amazon Linux AMI 2016.09.1 (HVM), SSD Volume Type
- amazonlinux-2016091-eu-central-1:
- :image:
- :aio: ami-af0fc0c0
- :region: eu-central-1
- # Red Hat Enterprise Linux 7.3 (HVM), SSD Volume Type
- rhel-73-eu-central-1:
- :image:
- :aio: ami-e4c63e8b
- :region: eu-central-1
- # SUSE Linux Enterprise Server 12 SP2 (HVM), SSD Volume Type
- sles-12sp2-eu-central-1:
- :image:
- :aio: ami-c425e4ab
- :region: eu-central-1
- # Ubuntu Server 16.04 LTS (HVM), SSD Volume Type
- ubuntu-1604-eu-central-1:
- :image:
- :aio: ami-fe408091
- :region: eu-central-1
- # Microsoft Windows Server 2016 Base
- windows-2016-base-eu-central-1:
- :image:
- :aio: ami-88ec20e7
- :region: eu-central-1