Skip to content

Instantly share code, notes, and snippets.

@mraaroncruz
Created March 22, 2014 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mraaroncruz/9707759 to your computer and use it in GitHub Desktop.
Save mraaroncruz/9707759 to your computer and use it in GitHub Desktop.
vagrant talk discussion

Discussion below in comments

@mraaroncruz
Copy link
Author

I moved from chef to ansible because ansible just feels right to me. Lots of ceremony with chef (and chef server - yikes!) way more features than I need for one to a few servers.
I also don't like to have vagrant provision for me because their provisioning API was another level of confusion between me and chef.
I will send you a link when i have my repo up so you can see what I mean. The only thing I miss in ansible is a way to specify a non-standard ssh-config file. Being able to keep my ssh config in my ansible repo would be awesome.

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