Guest User

Untitled

a guest
Feb 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. (defpallet
  2. :services {
  3. :backtype {
  4. :provider "aws-ec2"
  5. :identity "[sanitized]"
  6. :credential "[sanitized]"
  7. }
  8. }
  9. :environment {:algorithms
  10. {:lift-fn pallet.core/parallel-lift
  11. :converge-fn pallet.core/parallel-adjust-node-counts}})
Add Comment
Please, Sign In to add comment