mirror of
https://github.com/geerlingguy/ansible-role-nfs
synced 2024-12-13 04:30:18 +01:00
Disable 16.04 test for now.
This commit is contained in:
parent
c6c9cce6d3
commit
fa579708c7
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ env:
|
|||
- distro: centos7
|
||||
init: /usr/lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
- distro: ubuntu1604
|
||||
init: /lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
# - distro: ubuntu1604
|
||||
# init: /lib/systemd/systemd
|
||||
# run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
- distro: ubuntu1404
|
||||
init: /sbin/init
|
||||
run_opts: ""
|
||||
|
|
Loading…
Reference in a new issue