Skip to content

Instantly share code, notes, and snippets.

@mgwilliams
Last active December 19, 2015 08:49
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 mgwilliams/cc415fee7c2bcf79af91 to your computer and use it in GitHub Desktop.
Save mgwilliams/cc415fee7c2bcf79af91 to your computer and use it in GitHub Desktop.
install-bunder-gem:
cmd.run:
- name: gem install bundler
- cwd: /home/corn
- shell: /bin/bash
- user: corn
- onlyif: which ruby | grep rbenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment