Merge "Run horizon chown after compress styles"

This commit is contained in:
Jenkins 2014-10-14 10:55:15 +00:00 committed by Gerrit Code Review
commit b7e4c802d6
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ class horizon(
}
Package['dashboard'] -> File[$dashboard_directory] ~> Exec['chown_dashboard']
Exec['horizon_compress_styles'] -> Exec['chown_dashboard']
case $use_ssl {
'exist': { # SSL certificate already exists