Created
October 20, 2010 06:12
-
-
Save tbatchelli/635873 to your computer and use it in GitHub Desktop.
How does this look like?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(execute-task my-machine | |
(set-attributes-task | |
{:memory-size [(long 1024)] | |
:cpu-count [(long 2)] | |
:name ["A new name"]}))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment