Update to newest modulesync_configs [9ca280f]

This commit is contained in:
David Schmitt
2016-04-13 20:49:50 +01:00
committed by David Schmitt
parent de4dfde37a
commit aafb208671
31 changed files with 77 additions and 304 deletions

View File

@@ -0,0 +1,11 @@
HOSTS:
debian-8-x64:
platform: debian-8-amd64
hypervisor: docker
image: debian:8
docker_preserve_image: true
docker_cmd: '["/sbin/init"]'
docker_image_commands:
- 'apt-get update && apt-get install -y net-tools wget locales strace lsof && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen'
CONFIG:
trace_limit: 200