Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chef on Centos boxes seems not be installed #352

Closed
kikitux opened this issue May 8, 2015 · 1 comment
Closed

Chef on Centos boxes seems not be installed #352

kikitux opened this issue May 8, 2015 · 1 comment

Comments

@kikitux
Copy link

kikitux commented May 8, 2015

on packer file, chef.sh script is called without arguments

checking the boxes on vagrantcloud/atlas, they don't have chef installed

when I run the script manually, this is what happen:

sh chef.sh
downloading https://www.getchef.com/chef/install.sh
to file /tmp/install-chef.sh
trying wget...
/tmp/install-chef.sh: option requires an argument -- v
usage: /tmp/install-chef.sh [-p] [-v version] [-f filename | -d download_dir]

@juliandunn
Copy link
Contributor

The boxes don't have Chef or Puppet or anything installed by default.

Don't use the chef.sh here to install Chef; just wget https://www.chef.io/chef/install.sh and run that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants