Skip to content

Commit

Permalink
Notify apache on settings.py change voxpupuli#170
Browse files Browse the repository at this point in the history
Change-Id: Id06b3870d1e7e3986dd9ffa2c0cadc4730c96be6
  • Loading branch information
br0ch0n committed Nov 1, 2018
1 parent 8070c10 commit 5ef140d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
owner => $user,
content => template('puppetboard/settings.py.erb'),
require => Vcsrepo["${basedir}/puppetboard"],
notify => Service[$::puppetboard::params::apache_service],
}

python::virtualenv { "${basedir}/virtenv-puppetboard":
Expand Down

0 comments on commit 5ef140d

Please sign in to comment.