Advertisement
Guest User

cheffile

a guest
Jan 7th, 2015
502
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.12 KB | None | 0 0
  1. #!/usr/bin/env ruby
  2. #^syntax detection
  3.  
  4. site 'https://supermarket.getchef.com/api/v1'
  5.  
  6. cookbook 'mysql', '~> 6.0.6'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement