Project

General

Profile

Actions

Bug #6735

closed

Bug #6737: Make all techniques compatible with systemd changes

cronConfiguration is not compatible with RHEL 7 and SLES 12

Bug #6735: cronConfiguration is not compatible with RHEL 7 and SLES 12

Added by Alexis Mousset over 10 years ago. Updated over 10 years ago.

Status:
Released
Priority:
N/A
Assignee:
Matthieu CERDA
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

In the latest version of the cronConfiguration technique (3.0):

    redhat::
      "cron_bin"        string => "crond$";

    ubuntu::
      "cron_bin"        string => "cron$";

    !(redhat|ubuntu)::
      "cron_bin"        string => "/usr/sbin/cron$";

The new cron_bin to use with systemd are:

  • SLES12: /usr/sbin/cron -n
  • RHEL7: /usr/sbin/crond -n
  • Debian8 : /usr/sbin/cron -f

Subtasks 1 (0 open1 closed)

Bug #6766: cronConfiguration is broken because of duplicate definition of cron_binReleasedMatthieu CERDAActions

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #6736: The cron_bin in system's promises.st is not compatible with RHEL7ReleasedMatthieu CERDAActions

Updated by Alexis Mousset over 10 years ago Actions #1

  • Related to Bug #4155: Commands to check and restart cron daemon on Fedora are not correct added

Updated by Alexis Mousset over 10 years ago Actions #2

  • Related to Bug #6566: promises.cf's "bundle agent check_cron_daemon" is not systemd aware added

Updated by Alexis Mousset over 10 years ago Actions #3

  • Parent task set to #6737

Updated by Alexis Mousset over 10 years ago Actions #4

  • Related to deleted (Bug #4155: Commands to check and restart cron daemon on Fedora are not correct)

Updated by Alexis Mousset over 10 years ago Actions #5

  • Related to deleted (Bug #6566: promises.cf's "bundle agent check_cron_daemon" is not systemd aware)

Updated by Alexis Mousset over 10 years ago Actions #6

  • Related to Bug #6736: The cron_bin in system's promises.st is not compatible with RHEL7 added

Updated by Alexis Mousset over 10 years ago Actions #7

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset

Updated by Alexis Mousset over 10 years ago Actions #8

  • Target version changed from 3.0.6 to 2.11.12

Updated by Alexis Mousset over 10 years ago Actions #9

  • Target version changed from 2.11.12 to 3.0.6

Updated by Alexis Mousset over 10 years ago Actions #10

  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/694

Updated by Alexis Mousset over 10 years ago Actions #11

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Nicolas CHARLES

Updated by Alexis Mousset over 10 years ago Actions #12

  • Assignee changed from Nicolas CHARLES to Matthieu CERDA

Updated by Alexis Mousset over 10 years ago Actions #13

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Updated by Matthieu CERDA over 10 years ago Actions #14

Updated by Vincent MEMBRÉ over 10 years ago Actions #15

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.0.6 and 3.1.0~rc1 which were released on the 16th June 2015.

Actions

Also available in: PDF Atom