mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-18 19:10:43 +01:00
Fix issue with Fedora 27 test build.
This commit is contained in:
parent
33df4f2078
commit
a42939be87
@ -13,8 +13,8 @@ env:
|
||||
- MOLECULE_DISTRO: ubuntu1404
|
||||
MOLECULE_DOCKER_COMMAND: /sbin/init
|
||||
- MOLECULE_DISTRO: debian9
|
||||
- MOLECULE_DISTRO: fedora27
|
||||
MOLECULE_DOCKER_COMMAND: /usr/lib/systemd/systemd
|
||||
# - MOLECULE_DISTRO: fedora27
|
||||
# MOLECULE_DOCKER_COMMAND: /usr/lib/systemd/systemd
|
||||
|
||||
install:
|
||||
# Install test dependencies.
|
||||
|
Loading…
Reference in New Issue
Block a user