Skip to content

Commit

Permalink
Add support for Fedora 28
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Hepworth <[email protected]>
  • Loading branch information
fubarhouse committed Apr 28, 2018
1 parent 179d802 commit ee6dc39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ env:
init: /usr/lib/systemd/systemd
run_opts: --privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro
playbook: playbook.yml
- distro: fedora-28
init: /usr/lib/systemd/systemd
run_opts: --privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro
playbook: playbook.yml

before_install:

Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ galaxy_info:
- 25
- 26
- 27
- 28
- name: Ubuntu
versions:
- precise
Expand Down

0 comments on commit ee6dc39

Please sign in to comment.