Project

General

Profile

Actions

Bug #16446

closed

Technique resource are not copied to the correct path

Added by Félix DALLIDET over 4 years ago. Updated over 4 years ago.

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

Description

They are put in a path prefixed by "$", see the metadata.xml part below:

    <FILES>
      <FILE name="RUDDER_CONFIGURATION_REPOSITORY/techniques/ncf_techniques/oui/1.0/technique.cf">
        <INCLUDED>true</INCLUDED>
      </FILE>
      <FILE name="RUDDER_CONFIGURATION_REPOSITORY/techniques/ncf_techniques/oui/1.0/resources/Ensure_sysctl_key_value_IPV6.json">
        <INCLUDED>false</INCLUDED>
        <OUTPATH>$oui/$1.0/resources/$Ensure_sysctl_key_value_IPV6.json</OUTPATH>
      </FILE>
    </FILES>

Actions #1

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from New to In progress
  • Assignee set to Vincent MEMBRÉ
Actions #2

Updated by Vincent MEMBRÉ over 4 years ago

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

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Nicolas CHARLES over 4 years ago

  • Fix check changed from To do to Checked
Actions #5

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.0.1 which was released today.

Actions

Also available in: Atom PDF