Refresh ikiwiki wrappers when ikiwiki.setup.erb is updated
As seen on #16483-note_9, some changes to ikiwiki.setup
deployed via
Puppet (templates/website/ikiwiki.setup.erb
) are not fully applied
until a sysadmin manually runs ikiwiki with the --wrappers
option.
Like any “after X one must do Y by hand”, even if that was documented,
we’re bound to forget it occasionally. Let’s instead teach Puppet to do
that itself automatically :)
Related issues
- Related to #16483 (closed)
- Related to #14588 (closed)
- Blocks #13284
Original created by @intrigeri on 16542 (Redmine)
Edited by intrigeri