Welcome to mirror list, hosted at ThFree Co, Russian Federation.

apache2_targets.yaml « letstest « tests - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1450a8578742e4bbba8244985a186d3871bc60e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
targets:
  #-----------------------------------------------------------------------------
  #Ubuntu
  - ami: ami-08ab45c4343f5f5c6
    name: ubuntu19.04
    type: ubuntu
    virt: hvm
    user: ubuntu
  - ami: ami-095192256fe1477ad
    name: ubuntu18.04LTS
    type: ubuntu
    virt: hvm
    user: ubuntu
  - ami: ami-09677e0a6b14905b0
    name: ubuntu16.04LTS
    type: ubuntu
    virt: hvm
    user: ubuntu
  #-----------------------------------------------------------------------------
  # Debian
  - ami: ami-01db78123b2b99496
    name: debian10
    type: ubuntu
    virt: hvm
    user: admin
  - ami: ami-003f19e0e687de1cd
    name: debian9
    type: ubuntu
    virt: hvm
    user: admin
  - ami: ami-0ed54dd1b25657636
    name: debian9_arm64
    type: ubuntu
    virt: hvm
    user: admin
    machine_type: a1.medium
  - ami: ami-077bf3962f29d3fa4
    name: debian8.1
    type: ubuntu
    virt: hvm
    user: admin
  #-----------------------------------------------------------------------------
  # Fedora
  - ami: ami-00bbc6858140f19ed
    name: fedora30
    type: centos
    virt: hvm
    user: fedora
  #-----------------------------------------------------------------------------
  # CentOS
  - ami: ami-9887c6e7
    name: centos7
    type: centos
    virt: hvm
    user: centos