Use correct path to puppetboard vhost.
Fix the path to the puppetboard vhost. An extra 's' snuck into it. Change-Id: Ia3f47ff52a1548b2b968700e36f8a0f67252580f
This commit is contained in:
parent
9c2d202a18
commit
c4f30a9c8d
@ -38,7 +38,7 @@ class openstack_project::puppetboard(
|
||||
port => 80,
|
||||
docroot => 'MEANINGLESS ARGUMENT',
|
||||
priority => '50',
|
||||
template => 'openstack_projects/puppetboard/puppetboard.vhost.erb',
|
||||
template => 'openstack_project/puppetboard/puppetboard.vhost.erb',
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user