aa5a930211
Initialize this repository with generic structure from cookiecutter. Remove manifests/config.pp and manifests/init.pp because this module will not need those manifests. Change-Id: I306e29f2b4a636d3c0f87f7b9b7a7b9efd4791dc
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
|