Actions
Bug #16446
closedTechnique resource are not copied to the correct path
Pull Request:
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>
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 5 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
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|e8f353049b3c0e030aa5afdf173e0d73cfa7a816.
Updated by Nicolas CHARLES almost 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.1 which was released today.
Actions