9034bb2c18
This patch is the initial modulesync run, it impact: * gitignore: just a sync between projects * gemfile: - update and allow to setup facter version and gem source - split beaker gems with a dedicated group - switch to rspec-puppet 2.2.0 * rakefile: - use the new syntax for lint configuration - add a acceptance target * acceptance: - sync nodesets - update tests in order to use zuul-cloner * spec: added rspec coverage report Change-Id: I481931358bff8f87b43a18c849e3b4feef36bd6a
12 lines
270 B
YAML
12 lines
270 B
YAML
HOSTS:
|
|
ubuntu-server-14.04-amd64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-14.04-amd64
|
|
box: puppetlabs/ubuntu-14.04-64-nocm
|
|
box_url: https://vagrantcloud.com/puppetlabs/ubuntu-14.04-64-nocm
|
|
hypervisor: vagrant
|
|
CONFIG:
|
|
log_level: debug
|
|
type: foss
|