Skip to content

Commit

Permalink
Merge pull request #13695 from Security-Onion-Solutions/reyesj2/gitsudp
Browse files Browse the repository at this point in the history
enable stig for so desktop
  • Loading branch information
reyesj2 authored Sep 18, 2024
2 parents 4575b50 + 385054b commit b4bc0f4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions pillar/top.sls
Original file line number Diff line number Diff line change
Expand Up @@ -310,3 +310,5 @@ base:
'*_desktop':
- minions.{{ grains.id }}
- minions.adv_{{ grains.id }}
- stig.soc_stig
- soc.license
3 changes: 2 additions & 1 deletion salt/allowed_states.map.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,8 @@
'so-desktop': [
'ssl',
'docker_clean',
'telegraf'
'telegraf',
'stig'
],
}, grain='role') %}

Expand Down
1 change: 1 addition & 0 deletions salt/top.sls
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ base:
- sensoroni
- telegraf
- elasticfleet.install_agent_grid
- stig

'J@desktop:gui:enabled:^[Tt][Rr][Uu][Ee]$ and ( G@saltversion:{{saltversion}} and G@os:OEL )':
- match: compound
Expand Down

0 comments on commit b4bc0f4

Please sign in to comment.