Commit Graph

241 Commits

Author SHA1 Message Date
Thomas S Hatch
54b1bea60f Add a deploy script tot he writing deploy components section 2012-08-01 09:29:15 -06:00
Thomas S Hatch
0134c379bb Fix typo 2012-08-01 09:25:57 -06:00
Thomas S Hatch
8e9e8e4dde Add docs on new interfaces 2012-08-01 09:25:26 -06:00
Thomas S Hatch
598e8d08cf update man page with new options 2012-08-01 09:09:02 -06:00
Thomas S Hatch
1280120b83 unable to find enough libcloud infor to make this work
I will come back to this later
2012-08-01 00:18:01 -06:00
Thomas S Hatch
8ceb9b0426 Some providers do not have clean data listing all the time 2012-07-31 23:55:29 -06:00
Thomas S Hatch
b008ff27a3 fix out of range error 2012-07-31 23:53:08 -06:00
Thomas S Hatch
e3a86eeefe initial elastichosts module 2012-07-31 23:49:22 -06:00
Thomas S Hatch
2e15474259 Add a script to NOT install salt when booting a new vm 2012-07-31 23:04:38 -06:00
Thomas S Hatch
f06976830f joyent is fully armed and opperational! 2012-07-31 22:43:59 -06:00
Thomas S Hatch
42f789b007 wait for ssh to come up on the target system 2012-07-31 22:39:15 -06:00
Thomas S Hatch
857ffc1e32 Add function to wait for the ssh port to open up 2012-07-31 22:36:29 -06:00
Thomas S Hatch
bfb129ad72 Add initial deploy to joyent support 2012-07-31 22:03:21 -06:00
Thomas S Hatch
ab3c0e7461 nitial support for joyent cloud 2012-07-31 19:49:54 -06:00
Thomas S Hatch
2b9838a39b Add GOGRID config to example config 2012-07-31 19:16:47 -06:00
Thomas S Hatch
60650fbd23 Improve support of id designation in profiles 2012-07-31 17:38:30 -06:00
Thomas S Hatch
8fad51be97 Look up available providers based on configuration availability 2012-07-31 17:24:59 -06:00
Thomas S Hatch
b56dee119a fix the gogrid libcloud provider 2012-07-31 17:24:25 -06:00
Thomas S Hatch
5ea3b29f42 initial gogrid support for Salt 2012-07-31 17:12:35 -06:00
Thomas S Hatch
b830b36285 bump version number 2012-07-31 13:44:20 -06:00
Thomas S Hatch
88119479e6 Hook vm deletion into the map command 2012-07-31 13:43:07 -06:00
Thomas S Hatch
766fa06c17 Clean up data map generation 2012-07-31 13:08:36 -06:00
Thomas S Hatch
f19b7df8f3 Add map_data method for creating the execution data map 2012-07-31 12:55:16 -06:00
Thomas S Hatch
1232a0bbfa options are passed in via opts 2012-07-31 09:57:41 -06:00
Thomas S Hatch
76701bd523 minor doc string fix 2012-07-31 09:47:39 -06:00
Thomas S Hatch
995c7e6572 make _get_node public 2012-07-31 01:21:14 -06:00
Thomas S Hatch
2b6403e273 Add script to coppied funcs 2012-07-31 00:57:40 -06:00
Thomas S Hatch
61d86c0e34 Add hard arc to map creation 2012-07-31 00:41:40 -06:00
Thomas S Hatch
392160fd73 Add hard option for maps 2012-07-31 00:15:35 -06:00
Thomas S Hatch
4b738ef9d4 Clean up output and add better colors 2012-07-30 23:57:41 -06:00
Thomas S Hatch
603bd97562 hook in the output to the cli 2012-07-30 23:21:09 -06:00
Thomas S Hatch
cdb9f3a5ab Add output module 2012-07-30 23:17:40 -06:00
Thomas S Hatch
f97b7b9765 sizes, not images 2012-07-30 22:37:57 -06:00
Thomas S Hatch
659f0ba775 add docs for rackspace module 2012-07-30 22:24:38 -06:00
Thomas S Hatch
ac8a244b63 update linode module with docs and new libcloud setup 2012-07-30 22:04:59 -06:00
Thomas S Hatch
a2b901a834 update EC2 module with libcloud changes 2012-07-30 21:56:32 -06:00
Thomas S Hatch
a37d892244 init functions within the rackspace module namespace 2012-07-30 21:26:37 -06:00
Thomas S Hatch
036cc1da85 import libcloudfuncs 2012-07-30 17:30:13 -06:00
Thomas S Hatch
6e836067a4 change linode cloud module to use libcloud funcs 2012-07-30 17:29:19 -06:00
Thomas S Hatch
42ee5aec94 Remove libcloud global funcs from rackspace module 2012-07-30 17:26:27 -06:00
Thomas S Hatch
3340b58d9c Update EC2 module to use libcloudfuncs 2012-07-30 17:17:22 -06:00
Thomas S Hatch
77407c78f1 rename libcloud funcs to be more PEPy 2012-07-30 17:17:01 -06:00
Thomas S Hatch
d045d05b04 Place shared libcloud generic functions in a standard lib 2012-07-30 17:15:55 -06:00
Thomas S Hatch
a0650b9475 Fix linking to destroy functionality 2012-07-21 02:36:32 -06:00
Thomas S Hatch
78559db879 Make delete function properly 2012-07-21 02:34:32 -06:00
Thomas S Hatch
cf1cf23e39 Init pmap dict 2012-07-21 01:53:58 -06:00
Thomas S Hatch
b3b7139ac3 update destroy function to reflect hooks 2012-07-21 01:48:22 -06:00
Thomas S Hatch
ff1979d14c Add a destroy function to the top cloud object 2012-07-21 01:37:49 -06:00
Thomas S Hatch
07be22fe35 Hook in destroy function 2012-07-21 01:08:35 -06:00
Thomas S Hatch
092f1422cb Add delete function to rackspace provider 2012-07-21 00:55:51 -06:00