Skip to content

Commit

Permalink
Merge pull request #1537 from vrtdev/master
Browse files Browse the repository at this point in the history
Notify Apache of new symlink
  • Loading branch information
hunner authored Oct 14, 2016
2 parents f43edd5 + 29c4f2b commit cf2ff7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/vhost/custom.pp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
group => $::apache::params::root_group,
mode => $::apache::file_mode,
require => Apache::Custom_config[$filename],
notify => Class['apache::service'],
}
}
}

0 comments on commit cf2ff7e

Please sign in to comment.