Skip to content

Commit

Permalink
Package
Browse files Browse the repository at this point in the history
Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster committed Feb 12, 2024
1 parent 5e610aa commit aae9683
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def package_path
'CW_LOGS_CONFIGS_PATH' => config_data_path
)
command "#{cookbook_virtualenv_path}/bin/python #{validator_script_path}"
end unless redhat_on_docker?
end unless (redhat_on_docker? or rocky_on_docker?)

execute "cloudwatch-config-creation" do
user 'root'
Expand Down

0 comments on commit aae9683

Please sign in to comment.