6ea3194989
This patch is the initial modulesync run, it impacts: * 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 * spec: added rspec coverage report Change-Id: I05e2e4c13bd264c65fad8bade1886e23a50184d9
11 lines
165 B
YAML
11 lines
165 B
YAML
HOSTS:
|
|
ubuntu-14.04-amd64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-14.04-amd64
|
|
hypervisor: none
|
|
ip: 127.0.0.1
|
|
CONFIG:
|
|
type: foss
|
|
set_env: false
|