Advertisement
Guest User

Untitled

a guest
Nov 8th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.14 KB | None | 0 0
  1. rbenv_deps:
  2.     pkg.installed:
  3.         - pkgs:
  4.             - foo1
  5.             - foo2
  6.  
  7. someotherthing:
  8.     pkg.installed:
  9.         - name: foo3
  10.         - require: rbenv_deps
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement