Project

General

Profile

Actions

Bug #24988

closed

Property inheritance of type array doesn't work

Added by Benoît PECCATTE about 2 months ago. Updated about 1 month ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

Create a global with 'mao' inheritance

  • default value []
  • value for group A: ["ssh"] -> value on node ["ssh"]
  • value groupe B (sub group of A) : ["apache2"] -> value on node ["ssh", "apache2"]
  • value on a B node : [ "ntp" ] -> finale value ["apache2", "ntp"]

The last value should be ["ssh", "apache2", "ntp"]


Subtasks 1 (0 open1 closed)

Bug #25011: Add doc for propagated inheritance mode from global property ReleasedFrançois ARMANDActions
Actions

Also available in: Atom PDF