
Add a xenial nodeset and update the spec helper to install puppet 3 from the Ubuntu repos instead of from puppetlabs. Also fix a linter error. Change-Id: Iad0ceb85547747d6c5d16e93f024a59ffafc13f1
11 lines
165 B
YAML
11 lines
165 B
YAML
HOSTS:
|
|
ubuntu-16.04-amd64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-16.04-amd64
|
|
hypervisor: none
|
|
ip: 127.0.0.1
|
|
CONFIG:
|
|
type: foss
|
|
set_env: false
|