Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created November 17, 2012 05:26
Show Gist options
  • Save tbatchelli/4093530 to your computer and use it in GitHub Desktop.
Save tbatchelli/4093530 to your computer and use it in GitHub Desktop.
basic pallet config
(defpallet
:services
{:aws {:provider "aws-ec2"
:identity "aws-identity"
:credential "aws-credential"}
:vmfest {:provider "vmfest"}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment