Skip to content

Commit

Permalink
[NOT ADC] move awscli install
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Jul 8, 2024
1 parent 4628433 commit 19d300f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/aws-parallelcluster-platform/recipes/install.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
include_recipe "aws-parallelcluster-platform::disable_services"
package_repos 'setup the repositories'
include_recipe "aws-parallelcluster-platform::directories"
install_packages 'Install OS and extra packages'
include_recipe "aws-parallelcluster-platform::cookbook_virtualenv"
include_recipe "aws-parallelcluster-platform::awscli"
install_packages 'Install OS and extra packages'
include_recipe "openssh"
include_recipe "aws-parallelcluster-platform::disable_selinux"
include_recipe "aws-parallelcluster-platform::license_readme"
Expand Down

0 comments on commit 19d300f

Please sign in to comment.