Guest User

Untitled

a guest
Jun 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. maintainer "YOUR_COMPANY_NAME"
  2. maintainer_email "YOUR_EMAIL"
  3. license "All rights reserved"
  4. description "Installs/Configures knife_fu"
  5. long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
  6. version "0.0.1"
  7.  
  8. depends 'apache2'
Add Comment
Please, Sign In to add comment