-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjob 1-c0cf509b-5f5f-49e4-83e6-c68f4e56496e.xml
48 lines (45 loc) · 1.29 KB
/
job 1-c0cf509b-5f5f-49e4-83e6-c68f4e56496e.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<joblist>
<job>
<context>
<options preserveOrder='true'>
<option name='mipass' secure='true' storagePath='keys/test' valueExposed='true' />
</options>
</context>
<defaultTab>nodes</defaultTab>
<description></description>
<executionEnabled>true</executionEnabled>
<id>c0cf509b-5f5f-49e4-83e6-c68f4e56496e</id>
<loglevel>INFO</loglevel>
<name>job 1</name>
<nodeFilterEditable>false</nodeFilterEditable>
<plugins />
<scheduleEnabled>true</scheduleEnabled>
<schedules />
<sequence keepgoing='false' strategy='node-first'>
<command>
<plugins>
<LogFilter type='mask-passwords'>
<config>
<replacement>[SECURE]</replacement>
</config>
</LogFilter>
<LogFilter type='render-datatype'>
<config>
<datatype>application/json</datatype>
<sanitizeHtml>true</sanitizeHtml>
<striped>false</striped>
</config>
</LogFilter>
</plugins>
<script><![CDATA[fail
cat /cris/rundeck_jars/rundeck335/test2.json
fail
echo "texto Random"
echo @option.mipass@
]]></script>
<scriptargs />
</command>
</sequence>
<uuid>c0cf509b-5f5f-49e4-83e6-c68f4e56496e</uuid>
</job>
</joblist>