Add neutron L3 agent resource

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
Bogdan Dobrelya
2015-08-06 14:30:37 +02:00
parent 4a9fee81e8
commit fa52977697
6 changed files with 273 additions and 3 deletions

View File

@@ -1,12 +1,11 @@
# Neutron DHCP agent puppet resource
Setups Neutron DHCP agent.
Installs and configures the Neutron DHCP service
# Parameters
https://github.com/openstack/puppet-neutron/blob/5.1.0/manifests/agents/dhcp.pp
``package_ensure``
(optional) Ensure state for package. Defaults to 'present'.