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
70191f88
Commit
70191f88
authored
May 26, 2015
by
Simon Séhier
Browse files
add utopic & vivid nodesets
parent
40127989
Changes
4
Hide whitespace changes
Inline
Side-by-side
spec/acceptance/nodesets/ubuntu-14.10-x86_64-docker.yml
0 → 100644
View file @
70191f88
HOSTS
:
ubuntu-1410-x64
:
default_apply_opts
:
strict_variables
:
platform
:
ubuntu-14.10-amd64
hypervisor
:
docker
image
:
ubuntu:14.10
# This stops the image from being deleted on completion, speeding up the process.
docker_preserve_image
:
true
CONFIG
:
type
:
foss
log_level
:
debug
spec/acceptance/nodesets/ubuntu-14.10-x86_64-openstack.yml
0 → 100644
View file @
70191f88
HOSTS
:
ubuntu-1410-x64
:
default_apply_opts
:
strict_variables
:
platform
:
ubuntu-14.10-amd64
hypervisor
:
openstack
flavor
:
m1.small
image
:
ubuntu-1410-latest
user
:
ubuntu
CONFIG
:
type
:
foss
log_level
:
debug
openstack_network
:
default
spec/acceptance/nodesets/ubuntu-15.04-x86_64-docker.yml
0 → 100644
View file @
70191f88
HOSTS
:
ubuntu-1504-x64
:
default_apply_opts
:
strict_variables
:
platform
:
ubuntu-15.04-amd64
hypervisor
:
docker
image
:
ubuntu:15.04
# This stops the image from being deleted on completion, speeding up the process.
docker_preserve_image
:
true
CONFIG
:
type
:
foss
log_level
:
debug
spec/acceptance/nodesets/ubuntu-15.04-x86_64-openstack.yml
0 → 100644
View file @
70191f88
HOSTS
:
ubuntu-1504-x64
:
default_apply_opts
:
strict_variables
:
platform
:
ubuntu-15.04-amd64
hypervisor
:
openstack
flavor
:
m1.small
image
:
ubuntu-1504-latest
user
:
ubuntu
CONFIG
:
type
:
foss
log_level
:
debug
openstack_network
:
default
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