Merge "Add default value for radvd_user option"

This commit is contained in:
Zuul 2019-11-09 09:05:32 +00:00 committed by Gerrit Code Review
commit 019975d9b7
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@
# If no user specified, the user executing the L3 agent will be passed. If
# "root" specified, because radvd is spawned as root, no "username" parameter
# will be passed.
# Defaults to $::os_service_default
#
class neutron::agents::l3 (
$package_ensure = 'present',