%if %{_systemd_el}
%systemd_postun_with_restart puppetserver.service
%endif
%if %{_systemd_sles}
%service_del_postun puppetserver.service
%endif

