Skip to content
Snippets Groups Projects
Commit a6f5e283 authored by drebs's avatar drebs
Browse files

Restart Etherpad container on config changes

parent d885c113
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ class profile::etherpad (
group => 'etherpad',
mode => '0644',
source => 'puppet:///modules/profile/etherpad/settings.json',
notify => Profile::Podman::Container['etherpad-lite'],
}
profile::podman::container { 'etherpad-lite':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment