Skip to content

Conversation

@traylenator
Copy link
Contributor

@traylenator traylenator commented Sep 23, 2019

This patch is built on top of #24

On RHEL8 the mlocate package installs a systemd service and timer

* mlocate-updatedb.service
* mlocate-updatedb.timer

this pupper module will configure these units and not create jobs
on RHEL 8

two new parameters

  • cron_method -is set to 'cron' or 'timer' depending on major version.
  • timer_schedule - paramter passed to OnCalendar for timer case.

Fixes #25

Riccardo Calixte and others added 2 commits January 30, 2019 14:42
Dropping support for el5
Sorting values in updatedb.conf
On RHEL8 the mlocate package installs a systemd service and timer

* mlocate-updatedb.service
* mlocate-updatedb.timer

this pupper module will configure these units and not create jobs
on RHEL 8
@traylenator
Copy link
Contributor Author

I am unable to see why these tests do not run to completion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support RHEL8 - systemd timers

1 participant