Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
7494cfc9
Commit
7494cfc9
authored
Apr 17, 2015
by
Mickaël Canévet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add nodeset for centos5 on docker
parent
29aed778
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
+12
-2
.travis.yml
.travis.yml
+0
-2
spec/acceptance/nodesets/centos-5-x86_64-docker.yml
spec/acceptance/nodesets/centos-5-x86_64-docker.yml
+12
-0
No files found.
.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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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