Skip to content
Snippets Groups Projects
Commit 9e881cf0 authored by Mickaël Canévet's avatar Mickaël Canévet
Browse files

Update with modulesync

parent 2cbc9ef4
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ matrix: ...@@ -13,6 +13,7 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3.0" env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 2.0.0 - rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.0" env: PUPPET_GEM_VERSION="~> 3.0"
allow_failures:
- rvm: 2.0.0 - rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes" env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes"
notifications: notifications:
......
HOSTS:
centos-7-x86_64:
default_apply_opts:
strict_variables:
platform: el-7-x86_64
hypervisor : docker
image: centos:7
# This stops the image from being deleted on completion, speeding up the process.
docker_preserve_image: true
CONFIG:
type: foss
log_level: debug
HOSTS:
centos-7-x86_64:
default_apply_opts:
strict_variables:
platform: el-7-x86_64
hypervisor : openstack
flavor: m1.small
image: centos-7-x86_64-genericcloud-20140929_01
user: centos
CONFIG:
type: foss
log_level: debug
openstack_network: default
HOSTS:
centos-7-x86_64:
default_apply_opts:
strict_variables:
platform: el-7-x86_64
hypervisor : vagrant
box : puppetlabs/centos-6.5-64-nocm
CONFIG:
type: foss
log_level: debug
HOSTS:
debian-7-x86_64:
default_apply_opts:
strict_variables:
platform: debian-7-amd64
hypervisor : docker
image: debian:7.5
# This stops the image from being deleted on completion, speeding up the process.
docker_preserve_image: true
CONFIG:
type: foss
log_level: debug
HOSTS:
debian-7-x86_64:
default_apply_opts:
strict_variables:
platform: debian-7-amd64
hypervisor : openstack
flavor: m1.small
image: debian-7-amd64-20141121
user: debian
CONFIG:
type: foss
log_level: debug
openstack_network: default
HOSTS:
debian-7-x86_64:
default_apply_opts:
strict_variables:
platform: debian-7-amd64
hypervisor : vagrant
box : debian-73-x64-virtualbox-nocm
box_url : http://puppet-vagrant-boxes.puppetlabs.com/debian-73-x64-virtualbox-nocm.box
CONFIG:
type: foss
log_level: debug
HOSTS:
debian-8-x86_64:
default_apply_opts:
strict_variables:
platform: debian-8-amd64
hypervisor : openstack
flavor: m1.small
image: debian-8-amd64-20141121
user: debian
CONFIG:
type: foss
openstack_network: default
log_level: debug
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment