Update rabbitmq module
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / spec / acceptance / nodesets / ec2 / image_templates.yaml
1 # This file is managed via modulesync
2 # https://github.com/voxpupuli/modulesync
3 # https://github.com/voxpupuli/modulesync_config
4 #
5 # see also: https://github.com/puppetlabs/beaker/blob/master/docs/how_to/hypervisors/ec2.md
6 #
7 # Hint: image IDs (ami-*) for the same image are different per location.
8 #
9 AMI:
10   # Amazon Linux AMI 2016.09.1 (HVM), SSD Volume Type
11   amazonlinux-2016091-eu-central-1:
12     :image:
13       :aio: ami-af0fc0c0
14     :region: eu-central-1
15   # Red Hat Enterprise Linux 7.3 (HVM), SSD Volume Type
16   rhel-73-eu-central-1:
17     :image:
18       :aio: ami-e4c63e8b
19     :region: eu-central-1
20   # SUSE Linux Enterprise Server 12 SP2 (HVM), SSD Volume Type
21   sles-12sp2-eu-central-1:
22     :image:
23       :aio: ami-c425e4ab
24     :region: eu-central-1
25   # Ubuntu Server 16.04 LTS (HVM), SSD Volume Type
26   ubuntu-1604-eu-central-1:
27     :image:
28       :aio: ami-fe408091
29     :region: eu-central-1
30   # Microsoft Windows Server 2016 Base
31   windows-2016-base-eu-central-1:
32     :image:
33       :aio: ami-88ec20e7
34     :region: eu-central-1