mirror of
https://github.com/inspec/inspec
synced 2025-02-16 14:08:36 +00:00
Switch to the new dokken oracle images
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
0cbd8ce705
commit
ce5b7d8942
1 changed files with 5 additions and 4 deletions
|
@ -61,13 +61,14 @@ platforms:
|
|||
image: dokken/fedora-29
|
||||
pid_one_command: /usr/lib/systemd/systemd
|
||||
|
||||
- name: oracle-6.7
|
||||
- name: oraclelinux-6
|
||||
driver:
|
||||
image: oraclelinux:6.7
|
||||
image: dokken/oraclelinux-6
|
||||
pid_one_command: /sbin/init
|
||||
|
||||
- name: oracle-7.2
|
||||
- name: oraclelinux-7
|
||||
driver:
|
||||
image: oraclelinux:7.2
|
||||
image: dokken/oraclelinux-7
|
||||
pid_one_command: /usr/lib/systemd/systemd
|
||||
|
||||
- name: opensuse-leap
|
||||
|
|
Loading…
Add table
Reference in a new issue