Merge "Include openstacklib defaults manifest."

This commit is contained in:
Jenkins 2016-07-11 16:55:33 +00:00 committed by Gerrit Code Review
commit 65d4d27265

View File

@ -1,6 +1,7 @@
# these parameters need to be accessed from several locations and
# should be considered to be constant
class horizon::params {
include ::openstacklib::defaults
$logdir = '/var/log/horizon'
$django_wsgi = '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'