Merge "Use correct path to puppetboard vhost."

This commit is contained in:
Jenkins 2014-03-21 05:42:10 +00:00 committed by Gerrit Code Review
commit d34b1fa974

View File

@ -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',
}
}