Thomas S Hatch
9731ee182d
Add cloud module doc
2012-06-23 21:31:37 -06:00
Thomas S Hatch
e9265c51b7
Add mapfile doc
2012-06-23 21:18:05 -06:00
Thomas S Hatch
4853807f5c
Add initial profiles doc
2012-06-23 15:13:54 -06:00
Thomas S Hatch
32dc354c4e
add gitignore file
2012-06-23 14:40:42 -06:00
Thomas S Hatch
0bacc19fc1
Add some stuff to the index page
2012-06-23 14:37:01 -06:00
Thomas S Hatch
f229203d66
original stub for table of contents
2012-06-23 14:05:20 -06:00
Thomas S Hatch
93612d9092
make sphinx look in saltcloud.version for the version
2012-06-23 13:58:45 -06:00
Thomas S Hatch
bf31f55e6e
Add initial Sphinx docs for salt-cloud!
2012-06-23 02:00:06 -06:00
Thomas S Hatch
3f9685420f
Set version to 0.5.0
...
This is fully capable but very thin. it is ready for othrs to start
taking a serious look at but salt-cloud still needs documentation and
more backend support. Should be able to iron out major bugs and add some
more backends to get this guy up to 0.6.0 for the initial alpha
2012-06-23 01:23:58 -06:00
Thomas S Hatch
b212ef8043
Revamp map data process
2012-06-23 01:13:49 -06:00
Thomas S Hatch
57081f4032
fix exceptions in yaml loading
2012-06-23 00:51:39 -06:00
Thomas S Hatch
a97453df4d
Repair error when names is not called
2012-06-23 00:44:16 -06:00
Thomas S Hatch
9fc9eb8e90
update the configuration files for saltcloud
2012-06-23 00:39:38 -06:00
Thomas S Hatch
06e1c674f5
Repair bad call to __dict__
2012-06-23 00:23:34 -06:00
Thomas S Hatch
bd75da8348
fix multiprocessing oversight in mapper module
2012-06-23 00:18:40 -06:00
Thomas S Hatch
f85d6a8531
fix oversights in cloud module
2012-06-23 00:16:20 -06:00
Thomas S Hatch
5e365c6f6d
syntax error
2012-06-23 00:06:49 -06:00
Thomas S Hatch
4e288d629a
Add parallel capability to run_profile
2012-06-23 00:03:07 -06:00
Thomas S Hatch
b3838e3ad3
Add parallel capability for running the map
2012-06-23 00:00:16 -06:00
Thomas S Hatch
1b6113c59e
Ad run_map function to Map class
2012-06-22 23:52:46 -06:00
Thomas S Hatch
30aba29264
Add cloud module
2012-06-22 23:37:37 -06:00
Thomas S Hatch
9eb304e151
change map module to mapper
2012-06-22 23:31:41 -06:00
Thomas S Hatch
43f611e690
update cli to manage direct execution of profile and map
2012-06-22 23:31:17 -06:00
Thomas S Hatch
65a1a9679c
Add initial map management module
2012-06-22 23:11:51 -06:00
Thomas S Hatch
172b2a979c
Set default for map to None
2012-06-22 22:55:38 -06:00
Thomas S Hatch
9240c64242
change vm designations to be profiles, not names
2012-06-22 22:21:19 -06:00
Thomas S Hatch
3a1ba7c3a1
Accept profile and names options in the cloud run method
2012-06-22 22:18:44 -06:00
Thomas S Hatch
605afe2101
Take all cli passed args into names
2012-06-22 22:11:41 -06:00
Thomas S Hatch
6efe186e49
Add options for profile, map and names
2012-06-22 22:11:12 -06:00
Thomas S Hatch
f11a21ae5d
update default config options
2012-06-22 21:52:25 -06:00
Thomas S Hatch
294b42adba
Add output data to rackspace cloud module
2012-06-22 18:11:10 -06:00
Thomas S Hatch
6aefe7f1fe
prepend with an apt-get update
2012-06-22 16:25:36 -06:00
Thomas S Hatch
2dfa36ff6a
Add Arch deploy script
2012-06-22 11:47:20 -06:00
Thomas S Hatch
7da379013f
Add script to set up Ubuntu
2012-06-22 11:21:01 -06:00
Thomas S Hatch
0be2cd00ca
Add Fedora deployment script
2012-06-22 11:14:23 -06:00
Thomas S Hatch
6e27f239a4
Add RHEL5 script
2012-06-22 11:12:01 -06:00
Thomas S Hatch
43c664db20
rename RHEL to RHEL6
2012-06-22 11:11:40 -06:00
Thomas S Hatch
bad9bb289e
sudo does not work with requiretty
2012-06-22 01:05:48 -06:00
Thomas S Hatch
4dab2c34a8
Accepted minion keys don't have a .pub on the end
2012-06-21 23:40:39 -06:00
Thomas S Hatch
bc0544d762
make /etc/salt/pki in RHEL deployment script
2012-06-21 23:11:34 -06:00
Thomas S Hatch
ddfe3d948a
Generate the name option to specify the vm to create
2012-06-21 23:01:12 -06:00
Thomas S Hatch
a5ab3e961e
yum -y is needed
2012-06-21 22:54:10 -06:00
Thomas S Hatch
61b5a133a7
Insert branches so we don't just make everything
2012-06-21 22:52:51 -06:00
Thomas S Hatch
b577217e04
import yaml
2012-06-21 22:41:59 -06:00
Thomas S Hatch
ab2951e433
Add minion ref to RHEL deploy script
2012-06-21 22:39:24 -06:00
Thomas S Hatch
0f2f27cd09
pass minion config string on to os script
2012-06-21 22:37:52 -06:00
Thomas S Hatch
1ae1e3cf31
Add function to return the configuration string for a minion
...
Based on information passed into the config file of a vm definition
2012-06-21 22:34:34 -06:00
Thomas S Hatch
bd69f010cb
Pass extra data into the script generation
2012-06-21 22:20:47 -06:00
Thomas S Hatch
b46c9dc764
pass in real locations of key pair
2012-06-21 22:12:52 -06:00
Thomas S Hatch
60ea16c63d
libcloud needs a byte string
2012-06-21 22:12:30 -06:00