Skip to content

Commit

Permalink
enable stig for so desktop
Browse files Browse the repository at this point in the history
Signed-off-by: reyesj2 <[email protected]>
  • Loading branch information
reyesj2 committed Sep 18, 2024
1 parent 0984d15 commit 385054b
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 385054b

Please sign in to comment.