Skip to content

Commit

Permalink
Fix cyberark/corepas pipeline (#21643)
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gr committed Oct 7, 2020
1 parent cf5fafb commit 7028e2c
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 198 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ processors:
ignore_missing: true
- append:
field: related.hosts
value: '{{host.hostname server.domain}}'
value: '{{host.hostname}}'
allow_duplicates: false
if: ctx?.host?.hostname != null && ctx.host?.hostname != ''
- append:
Expand Down
Loading

0 comments on commit 7028e2c

Please sign in to comment.