Browse Source
Add a xenial nodeset and update the spec helper to install puppet 3 from the Ubuntu repos instead of from puppetlabs. Change-Id: I3ea01f9dd4ee9217861ff3e28aac3b92a9f00fa3changes/28/477128/1
2 changed files with 18 additions and 1 deletions
@ -0,0 +1,10 @@
|
||||
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 |
Loading…
Reference in new issue