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

Also available in: Atom PDF