Skip to content

Commit

Permalink
add RHEL (#28)
Browse files Browse the repository at this point in the history
* add RHEL

add RHEL 7 and RHEL 8 support

* update selector
  • Loading branch information
kharkevich authored and tgadiev committed Nov 29, 2019
1 parent 31fe7c1 commit f47c128
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AWS/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
debian9: debian-stretch-hvm-x86_64*
amazon: amzn-ami-hvm-*
amazon2: amzn2-ami-hvm-*
rhel7: RHEL-7.7_HVM-*
rhel8: RHEL-8.0.0_HVM-*
windows:
windows2016: Windows_Server-2016-English-Full-Base-*
windows2016core: Windows_Server-2016-English-Core-Base-*
Expand Down

0 comments on commit f47c128

Please sign in to comment.