Include openstacklib defaults manifest.
This provides a mechanism for setting default across all modules. Change-Id: I2a83e4430856c89d282e9c30eaab022d1f875498 Related-Bug: 1599113
This commit is contained in:
parent
72dcec4e9b
commit
3428d4fa9b
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user