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

Change chef install method #28

Open
leonardofl opened this issue Mar 10, 2015 · 0 comments
Open

Change chef install method #28

leonardofl opened this issue Mar 10, 2015 · 0 comments

Comments

@leonardofl
Copy link
Member

Installing Chef with apt-get can sometimes lead to errors such as

$sudo apt-get update
...
W: Failed to fetch http://apt.opscode.com/dists/trusty-0.10/main/binary-i386/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

I believe now (after some experiences) that a better and simpler way to install Chef is using gem install, such as in:
https://github.com/radar-parlamentar/implantacao/blob/master/install_chef.sh

Obs: current way to install Chef is defined on:
https://github.com/choreos/enactment_engine/blob/master/EnactmentEngine/src/main/resources/chef-solo/bootstrap.sh

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

No branches or pull requests

1 participant