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

Install chef via apt repo on ubuntu #79

Conversation

NimishaS
Copy link

No description provided.

yum install -d0 -e0 -y curl
else
apt-get install -q -y curl
fi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems indentation is not proper

…ple_windows_chef_client_install

Decouple chef-client installation for windows - using omnitruck API
apt-get install -y apt-transport-https
echo "done."

apt_config_url="https://packagecloud.io/install/repositories/chef/stable/config_file.list?os=ubuntu&dist=trusty&source=script"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NimishaS Could please verify this with ubuntu 12 precise distro ?
Thank you!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@siddheshwar-more, verified with ubuntu 12, dist=trusty works fine

NimishaS pushed a commit that referenced this pull request Oct 26, 2015
…epo_ubuntu

Install chef via apt repo on ubuntu
@NimishaS NimishaS merged commit 3c5a17d into chef-partners:master Oct 26, 2015
@NimishaS NimishaS deleted the nim/install_via_apt_repo_ubuntu branch October 26, 2015 11:55
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

Successfully merging this pull request may close these issues.

3 participants