Skip to content
Snippets Groups Projects
Unverified Commit b1a55017 authored by Raphaël Pinson's avatar Raphaël Pinson
Browse files

Modulesync

parent 8d4b32ef
Branches
Tags
No related merge requests found
......@@ -15,8 +15,8 @@ matrix:
include:
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4.0"
- rvm: 2.3.1
env: PUPPET_GEM_VERSION="~> 4"
- rvm: 2.4.1
env: PUPPET_GEM_VERSION="~> 5.0"
- rvm: default
sudo: required
dist: trusty
......
......@@ -5,7 +5,7 @@ HOSTS:
strict_variables:
platform: el-5-x86_64
hypervisor : docker
image: tianon/centos:5.10
image: camptocamp/centos:5
docker_preserve_image: true
docker_cmd: '["/sbin/init"]'
docker_image_commands:
......
HOSTS:
debian-9-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-9-amd64
hypervisor : docker
image: debian:9
docker_preserve_image: true
docker_cmd: '["/sbin/init"]'
docker_image_commands:
- 'apt-get install -y cron locales-all net-tools systemd-sysv wget'
CONFIG:
type: aio
log_level: debug
......@@ -9,7 +9,7 @@ HOSTS:
docker_preserve_image: true
docker_cmd: '["/sbin/init"]'
docker_image_commands:
- 'apt-get install -y net-tools wget'
- 'apt-get install -y net-tools wget locales'
- 'locale-gen en_US.UTF-8'
CONFIG:
type: aio
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment