Project

General

Profile

Actions

Bug #4907

closed

The Techniques should use user crontabs on AIX instead of cron.d

Added by Matthieu CERDA almost 10 years ago. Updated almost 10 years ago.

Status:
Released
Priority:
1
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

We currently use /etc/cron.d to store Rudder's cron entries, but AIX (5.3) only allows the use of /var/spool/cron/crontabs/<user> entries.

Since we have no history of old entries in this file, we should use the "old" way we used before, and insert_lines("0,5,10,15,20,25,30,35,40,45,50,55 * * * * /opt/rudder/bin/check-rudder-agent") in it :)


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #4728: check-rudder-agent is not added to the crontab on AIX systemsRejectedMatthieu CERDA2014-04-02Actions
Actions #1

Updated by Matthieu CERDA almost 10 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Matthieu CERDA to Nicolas CHARLES
  • % Done changed from 0 to 100
  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/386
Actions #2

Updated by Matthieu CERDA almost 10 years ago

PR is ready !

Actions #3

Updated by Matthieu CERDA almost 10 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset policy-templates:commit:93747665f6a14fff4db9d40b1e79b2b33f352c92.

Actions #4

Updated by Nicolas CHARLES almost 10 years ago

Applied in changeset policy-templates:commit:ba5fa4fa1049cb16297b24d7de8e54a480118a72.

Actions #5

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.10.1, which was released today.
Check out:

Actions

Also available in: Atom PDF