Skip to content

Commit

Permalink
Correct placement of yara package
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuth committed Nov 29, 2024
1 parent e7d61fc commit 79e04e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
1 change: 0 additions & 1 deletion configs/sst_csi_client_tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ data:
- virt-who
- yggdrasil
- yggdrasil-worker-package-manager
- yara
package_placeholders:
- srpm_name: insights-client
rpms:
Expand Down
9 changes: 8 additions & 1 deletion configs/sst_insights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ data:
name: insights
description: Insights
maintainer: sst_insights
packages: []
packages:
- yara
package_placeholders:
- srpm_name: yara
rpms:
- rpm_name: yara
description: yara
dependencies: []
labels:
- eln
- c10s

0 comments on commit 79e04e3

Please sign in to comment.