Adding epel to amazonlinux
This commit is contained in:
parent
08876c2b19
commit
d3ba4453f2
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ platforms:
|
|||
pid_one_command: /usr/lib/systemd/systemd
|
||||
- name: amazonlinux
|
||||
driver_config:
|
||||
provision_command:
|
||||
- yum install -y epel-release
|
||||
image: amazonlinux:latest
|
||||
platform: rhel
|
||||
run_command: /sbin/init
|
||||
|
|
Loading…
Reference in a new issue