Skip to content

Commit

Permalink
Turn off blueprint remediation for mount_option_dev_shm_*
Browse files Browse the repository at this point in the history
Since this should be tmpfs and this making IB builds fail these rules'
blueprint remediation has been disabled.
  • Loading branch information
Mab879 committed Dec 7, 2023
1 parent 88f3dba commit 490f4c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ template:
type@sle12: ''
backends:
anaconda: 'off'
blueprint: 'off'


fixtext: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ template:
type@sle12: ''
backends:
anaconda: 'off'
blueprint: 'off'
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ template:
type@sle12: ''
backends:
anaconda: 'off'
blueprint: 'off'

fixtext: |-
{{{ fixtext_mount_option("/dev/shm", "nosuid") }}}
Expand Down

0 comments on commit 490f4c0

Please sign in to comment.