bkerby

Untitled

Jul 22nd, 2012
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.24 KB | None | 0 0
  1. qms_java_initd do
  2.   component "catalog-local"
  3.   port node[:qms][:services]["catalog"][:config][:http_port]
  4.   heap_size node[:qms][:services]["catalog"][:heap_size]
  5.   script node[:qms][:services]["catalog"][:script]
  6.   watchdog false
  7. end
Advertisement
Add Comment
Please, Sign In to add comment