
* 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
153 B
YAML
11 lines
153 B
YAML
HOSTS:
|
|
centos-70-x64:
|
|
roles:
|
|
- master
|
|
platform: el-7-x86_64
|
|
hypervisor: none
|
|
ip: 127.0.0.1
|
|
CONFIG:
|
|
type: foss
|
|
set_env: false
|