solar/resources/nova_conductor_puppet
Jedrzej Nowak e3b4fba8af Introduced Resource Repositories.
Works but requires manual `import`.
Removed `id` from resources.

Change-Id: I36ef63a5003ea39eb88d9076afd61215584916d9
2015-12-18 17:13:56 +01:00
..
2015-11-09 14:52:54 +01:00
2015-12-18 17:13:56 +01:00
2015-08-03 16:37:40 +02:00

Nova conductor resource for puppet handler

Setup and configure the Nova conductor service. Note, it should not be deployed on compute nodes.

Parameters

source https://github.com/openstack/puppet-nova_conductor/blob/5.1.0/manifests/conductor.pp

ensure_package (optional) The state of the nova conductor package Defaults to 'present'

workers (optional) Number of workers for OpenStack Conductor service Defaults to undef (i.e. parameter will not be present)