Skip to content

Commit

Permalink
Merge pull request #159 from voxpupuli/rnelson0-patch-1
Browse files Browse the repository at this point in the history
Restart the web server when the settings file changes
  • Loading branch information
bastelfreak authored Apr 2, 2017
2 parents 1988f2a + 6467762 commit b8d58c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/apache/vhost.pp
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@
require => [ File["${docroot}/wsgi.py"], $ldap_require ],
notify => Service[$::puppetboard::params::apache_service],
}

File["${basedir}/puppetboard/settings.py"] ~> Service['httpd']
}

0 comments on commit b8d58c9

Please sign in to comment.