
* Add the required files for unit testing. * Add a basic test to validate packaging version. * Fix stdlib syntax to be Puppet compliant. * Fix lint Change-Id: I36fd23534e0c724da8d6683fbf2a1e67aa616ebf
11 lines
162 B
YAML
11 lines
162 B
YAML
HOSTS:
|
|
ubuntu-1404-x64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-14.04-amd64
|
|
hypervisor: none
|
|
ip: 127.0.0.1
|
|
CONFIG:
|
|
type: foss
|
|
set_env: false
|