Project

General

Profile

Actions

Architecture #7126

closed

Architecture #7114: Make the bundlesequence be defined in a dedicated bundle

Add a new system variable for the "rudder_directives" bundle

Added by François ARMAND over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
N/A
Category:
System techniques
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

In #7114 we are adding a new way of defining bundle sequenc with an external bundle, calling a list of method.

The list of method must be fullfilled by a system variable.

The system variabla will be: RUDDER_DIRECTIVES_SEQUENCE
It will contains a string looking like:
"""
"directive1" usebundle => directive_1_bundle ;
"directive2" usebundle => directive_2_bundle ;
etc
"""


Subtasks 2 (0 open2 closed)

Bug #7408: Empty inputs list is generated with double quotes even if emptyReleasedFrançois ARMAND2015-11-13Actions
Bug #7410: Fix variable use in #7408ReleasedFrançois ARMAND2015-11-13Actions
Actions #1

Updated by François ARMAND over 8 years ago

  • Description updated (diff)
Actions #2

Updated by François ARMAND over 8 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder/pull/917
Actions #3

Updated by François ARMAND over 8 years ago

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

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from Pending release to Released

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

Actions

Also available in: Atom PDF