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

