Bug #5324
closed
ncf should write techniques using ifvarclass instead of direct classes
Added by Vincent MEMBRÉ over 10 years ago.
Updated over 2 years ago.
Description
We are currently writing technique with ncf using the folowing syntax:
class::
"method_call" => method(args...);
this does not work when class are based on variable ...and we should use the ifvarclass syntax
"method_call" => method(args...),
ifvarclass => "class";
On 29 juillet 2014 17:52:50 CEST, redmine@rudder-project.org wrote:
Issue #5324 has been reported by Vincent MEMBRÉ.
----------------------------------------
Bug #5324: ncf should write techniques using ifvarclass instead of
direct classes
http://www.rudder-project.org/redmine/issues/5324
Author: Vincent MEMBRÉ
Status: New
Priority: 1
Assignee: Vincent MEMBRÉ
Category:
Target version:
Pull Request:
We are currently writing technique with ncf using the folowing syntax:
>class::
> "method_call" => method(args...);
>
this does not work when class are based on variable ...and we should
use the ifvarclass syntax
>"method_call" => method(args...),
> ifvarclass => "class";
>
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/92
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:805b11c2867bf42fc0c0edb11a623d333e0f7e32.
Applied in changeset commit:4b22ea0deb44d9856273d3f3c9d2f8c97a6d76ea.
- Target version set to 0.x
- Status changed from Pending release to Released
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
- Project changed from 41 to Rudder
- Category set to Generic methods
Also available in: Atom
PDF