Skip to content

Commit

Permalink
Remove config inspec controls for Spack while it is disabled (aws#2533)
Browse files Browse the repository at this point in the history
  • Loading branch information
dreambeyondorange authored Nov 13, 2023
1 parent a720db1 commit 5f7b7b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
end
end

control 'tag:config_spack_packages_config_exist' do
control 'config_spack_packages_config_exist' do
title 'Check that spack has packages.yaml'

only_if { !os_properties.on_docker? && instance.head_node? }
Expand Down

0 comments on commit 5f7b7b9

Please sign in to comment.