e2cbdd0649
109d4825e5cdd15aa529c1ef7bcccc05f6a78178 4.0.0 Partial blueprint merge-openstack-puppet-modules Change-Id: I672620f149e4a63240144f0ce20e84b084cfd459 Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
8 lines
130 B
Puppet
8 lines
130 B
Puppet
node default {}
|
|
|
|
node 'test-001.example.org' {
|
|
include ::nova
|
|
include ::nova::consoleauth
|
|
include ::nova::spicehtml5proxy
|
|
}
|