Project

General

Profile

Actions

User story #9110

closed

Make the package_module bodies configurable

Added by Alexis Mousset over 7 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
To do
Regression:

Description

Each module needs a body like:

body package_module apt_get
{
    # Query list of installed packages from package manager
    query_installed_ifelapsed => "60";
    # Query list of available updates from package manager
    query_updates_ifelapsed => "1440";
}

We should probably have default values and can make them overridable:

  • With a specific call/generic method
  • Using ncf.conf

I think I prefer the second, as it is really a global configuration parameter and not a part of any policy (like execution frequency for example).
Ideally, It would be great to have a setting in Rudder to set this parameter by node/group/global.


Related issues 4 (0 open4 closed)

Related to Rudder - User story #8952: Add generic methods using new package promisesReleasedJonathan CLARKEActions
Related to Rudder - User story #11961: Add an interface to manage parameters of package methodsResolvedActions
Has duplicate Rudder - User story #2221: Check which packages are installed frequencyRejectedActions
Blocks Rudder - User story #10237: Make package cache refresh frequency configurableReleasedActions
Actions #1

Updated by Alexis Mousset over 7 years ago

  • Related to User story #8952: Add generic methods using new package promises added
Actions #2

Updated by Alexis Mousset over 7 years ago

  • Target version changed from master to 1.0
Actions #3

Updated by Alexis Mousset about 7 years ago

  • Category changed from Generic methods to Generic methods - Package Management
Actions #4

Updated by Alexis Mousset almost 7 years ago

  • Related to User story #10237: Make package cache refresh frequency configurable added
Actions #5

Updated by Alexis Mousset almost 7 years ago

  • Related to deleted (User story #10237: Make package cache refresh frequency configurable)
Actions #6

Updated by Alexis Mousset almost 7 years ago

Actions #7

Updated by Alexis Mousset over 6 years ago

  • Target version changed from 1.0 to 1.1
Actions #8

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 1.1 to 4.1.9
Actions #9

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.9 to 4.1.10
Actions #10

Updated by Vincent MEMBRÉ about 6 years ago

  • Related to User story #11961: Add an interface to manage parameters of package methods added
Actions #11

Updated by Benoît PECCATTE about 6 years ago

  • Target version changed from 4.1.10 to Ideas (not version specific)
Actions #12

Updated by Alexis Mousset almost 5 years ago

  • Has duplicate User story #2221: Check which packages are installed frequency added
Actions #13

Updated by Alexis Mousset almost 4 years ago

  • Target version changed from Ideas (not version specific) to 6.1.0~beta1
Actions #14

Updated by Alexis Mousset almost 4 years ago

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

Updated by Alexis Mousset almost 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/ncf/pull/1183
Actions #16

Updated by Alexis Mousset almost 4 years ago

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

Updated by Alexis Mousset almost 4 years ago

  • Pull Request changed from https://github.com/Normation/ncf/pull/1183 to https://github.com/Normation/ncf/pull/1185
Actions #18

Updated by Alexis Mousset almost 4 years ago

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

Updated by Alexis Mousset almost 4 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:1e68eb5f4a29e437ed1a17916b7a693afd09ffa3.

Actions #20

Updated by Vincent MEMBRÉ almost 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.1.0~beta1 which was released today.

Actions #21

Updated by François ARMAND almost 4 years ago

  • Fix check set to To do
Actions #22

Updated by Alexis Mousset almost 2 years ago

  • Project changed from 41 to Rudder
  • Category changed from Generic methods - Package Management to Generic methods
Actions

Also available in: Atom PDF