Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
7494cfc9
Commit
7494cfc9
authored
Apr 17, 2015
by
Mickaël Canévet
Browse files
Add nodeset for centos5 on docker
parent
29aed778
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
7494cfc9
...
...
@@ -9,8 +9,6 @@ matrix:
include
:
-
rvm
:
1.8.7
env
:
PUPPET_GEM_VERSION="~> 3.0" FACTER_GEM_VERSION="~> 1.7.0"
-
rvm
:
1.9.3
env
:
PUPPET_GEM_VERSION="~> 3.6.0"
-
rvm
:
1.9.3
env
:
PUPPET_GEM_VERSION="~> 3.0"
-
rvm
:
2.0.0
...
...
spec/acceptance/nodesets/centos-5-x86_64-docker.yml
0 → 100644
View file @
7494cfc9
HOSTS
:
centos-5-x64
:
default_apply_opts
:
strict_variables
:
platform
:
el-5-x86_64
hypervisor
:
docker
image
:
centos:5
# This stops the image from being deleted on completion, speeding up the process.
docker_preserve_image
:
true
CONFIG
:
type
:
foss
log_level
:
debug
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment