6a34ff8435
This is the initial commit for puppet-magnum. It has mostly been automatically generated using cookiecutter[1] and msync[2] [1] https://github.com/openstack/puppet-openstack-cookiecutter [2] https://github.com/openstack/puppet-modulesync-configs Change-Id: Id43f377828837dba70745bbe66b51297e383e602
12 lines
254 B
YAML
12 lines
254 B
YAML
HOSTS:
|
|
centos-server-70-x64:
|
|
roles:
|
|
- master
|
|
platform: el-7-x86_64
|
|
box: puppetlabs/centos-7.0-64-nocm
|
|
box_url: https://vagrantcloud.com/puppetlabs/centos-7.0-64-nocm
|
|
hypervisor: vagrant
|
|
CONFIG:
|
|
log_level: debug
|
|
type: foss
|