⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Rudder
All Projects
Rudder
Overview
Activity
Roadmap
Issues
Repository
Download (1.6 KB)
Bug #20513
» My_other_technique.json
Félix DALLIDET
, 2022-01-04 16:26
{
"type"
:
"ncf_technique"
,
"version"
:
"3.0"
,
"data"
:
{
"id"
:
"My_other_technique"
,
"version"
:
"1.0"
,
"name"
:
"My other technique"
,
"description"
:
""
,
"category"
:
"ncf_techniques"
,
"parameter"
:
[],
"calls"
:
[
{
"component"
:
"File lines present"
,
"id"
:
"a39ac18e-25f6-42a7-8a3d-67688022ce80"
,
"method"
:
"file_lines_present"
,
"condition"
:
""
,
"parameters"
:
[
{
"name"
:
"path"
,
"value"
:
"/tmp/lines"
},
{
"name"
:
"lines"
,
"value"
:
"abcd"
}
],
"disableReporting"
:
false
},
{
"component"
:
"Command execution"
,
"id"
:
"65c8c257-d75c-409d-82a5-180ad4004750"
,
"method"
:
"command_execution"
,
"condition"
:
"file_lines_present__tmp_lines_repaired"
,
"parameters"
:
[
{
"name"
:
"command"
,
"value"
:
"touch /tmp/date"
}
],
"disableReporting"
:
false
},
{
"component"
:
"Package present"
,
"id"
:
"8fa2b97e-80c1-43c3-ad8b-09b606c8b76b"
,
"method"
:
"package_present"
,
"condition"
:
""
,
"parameters"
:
[
{
"name"
:
"name"
,
"value"
:
"vim"
},
{
"name"
:
"version"
,
"value"
:
""
},
{
"name"
:
"architecture"
,
"value"
:
""
},
{
"name"
:
"provider"
,
"value"
:
""
}
],
"disableReporting"
:
false
}
],
"resources"
:
[]
}
}
(1-1/1)
Loading...