Skip to content

Commit

Permalink
Restart the web server when the settings file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rnelson0 authored Jan 10, 2017
1 parent 486d7c2 commit 6467762
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 6467762

Please sign in to comment.