Project

General

Profile

Actions

Bug #6736

closed

Bug #6737: Make all techniques compatible with systemd changes

The cron_bin in system's promises.st is not compatible with RHEL7

Added by Alexis Mousset almost 9 years ago. Updated almost 9 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

  vars:

    redhat.!fedora::
      "cron_bin" string => "crond$";

    fedora::
      "cron_bin" string => "/usr/sbin/crond -n$";

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

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

cf. #6735


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #6735: cronConfiguration is not compatible with RHEL 7 and SLES 12ReleasedMatthieu CERDA2015-06-17Actions
Actions #1

Updated by Alexis Mousset almost 9 years ago

  • Parent task set to #6737
Actions #2

Updated by Alexis Mousset almost 9 years ago

  • Related to Bug #6735: cronConfiguration is not compatible with RHEL 7 and SLES 12 added
Actions #3

Updated by Alexis Mousset almost 9 years ago

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

Updated by Alexis Mousset almost 9 years ago

  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/693
Actions #5

Updated by Alexis Mousset almost 9 years ago

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

Updated by Alexis Mousset almost 9 years ago

  • Assignee changed from Nicolas CHARLES to Matthieu CERDA
Actions #7

Updated by Alexis Mousset almost 9 years ago

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

Updated by Matthieu CERDA almost 9 years ago

Actions #9

Updated by Vincent MEMBRÉ almost 9 years ago

  • 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: Atom PDF