Skip to content

Commit

Permalink
Add oracle linux to os validation
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronyeeski authored and sangeethah committed Feb 11, 2020
1 parent 1fa9588 commit 04079a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/validation/lib/aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
'image': 'ami-069569219156fdf07', 'ssh_user': 'ec2-user'},
"rhel-7.7-docker-19.03-selinux-off": {
'image': 'ami-068182ee3b273d6ec', 'ssh_user': 'ec2-user'},
"oracleLinux-7.7-docker-19.03": {
'image': 'ami-0af048cee838aa482', 'ssh_user': 'ec2-user'},
"oracleLinux-7.7-kernel-UEKr5-docker-19.03": {
'image': 'ami-06dd5f94499093e3d', 'ssh_user': 'ec2-user'},
"suse-sles12-sp2-docker-18061ce": {
'image': 'ami-0cc154aeb82bd8fa0', 'ssh_user': 'ec2-user'},
"suse-sles12-sp5-docker-19.03.5": {
Expand Down

0 comments on commit 04079a5

Please sign in to comment.