Thomas S Hatch
|
88fd9d4087
|
Fix permission issues in private keys
|
2011-03-24 19:32:00 -06:00 |
|
Thomas S Hatch
|
24db7402fb
|
Add auto_accept to the config file
|
2011-03-24 19:19:10 -06:00 |
|
Thomas S Hatch
|
8105c1554f
|
Fix saltkey accept all
|
2011-03-24 19:13:15 -06:00 |
|
Thomas S Hatch
|
20cf0ec436
|
Handle corner case in key acceptance
|
2011-03-24 19:04:34 -06:00 |
|
Thomas S Hatch
|
06bd6fd365
|
Make the minion retry when the key is pending acceptence
|
2011-03-24 18:50:20 -06:00 |
|
Thomas S Hatch
|
5fdb0908c4
|
Add time to imports on crypt
|
2011-03-24 18:44:23 -06:00 |
|
Thomas S Hatch
|
3f76ed0a9c
|
Add a default setting to the auto_accept var
|
2011-03-24 00:06:55 -06:00 |
|
Thomas S Hatch
|
3ba8409113
|
fix chain issues with saltkey
|
2011-03-24 00:00:07 -06:00 |
|
Thomas S Hatch
|
fb4e7483a2
|
Add the saltkey script
|
2011-03-23 23:51:18 -06:00 |
|
Thomas S Hatch
|
0bfdf9b744
|
Add the saltkey files to the setup.py
|
2011-03-23 23:50:34 -06:00 |
|
Thomas S Hatch
|
5399f65286
|
fix small syntax issues
|
2011-03-23 23:44:57 -06:00 |
|
Thomas S Hatch
|
72325e1e52
|
Daemonize before authenticating, you can always run salt-minion without
-d
|
2011-03-23 23:34:50 -06:00 |
|
Thomas S Hatch
|
751caa65ca
|
Add a sleep to wait for the minion to be accepted
|
2011-03-23 23:33:19 -06:00 |
|
Thomas S Hatch
|
f6fd41d907
|
fix spelling in docstring
|
2011-03-23 23:21:36 -06:00 |
|
Thomas S Hatch
|
9705164246
|
Add cli keys lib for the saltkeys command
|
2011-03-23 23:16:19 -06:00 |
|
Thomas S Hatch
|
31521038e1
|
add the hook to run saltkey
|
2011-03-23 22:41:07 -06:00 |
|
Thomas S Hatch
|
a3cac0a142
|
Add in pubkey "signing" capabilities
|
2011-03-23 22:16:59 -06:00 |
|
Thomas S Hatch
|
9c0f167272
|
Make facter matching based on live data rather than stale data
|
2011-03-22 21:25:53 -06:00 |
|
Joseph Hall
|
bf99be509c
|
cpuinfo, just like meminfo
|
2011-03-22 16:18:44 -06:00 |
|
Joseph Hall
|
7779b3282d
|
Clean up code that should have been simpler in the first place and change names before anybody notices
|
2011-03-22 16:17:17 -06:00 |
|
Joseph Hall
|
28d9a34126
|
Added loadavg, cpu, meminfo
|
2011-03-22 12:31:16 -06:00 |
|
Thomas S Hatch
|
1b7e7a743a
|
clean up facter's generated data
|
2011-03-21 22:43:32 -06:00 |
|
Thomas S Hatch
|
3b8c05ec8b
|
Fix Facter resolution issue
|
2011-03-21 22:42:37 -06:00 |
|
Thomas S Hatch
|
678788a4ab
|
Things I broke in getting facter adn clustering integrated
|
2011-03-21 22:38:54 -06:00 |
|
Thomas S Hatch
|
fb8945a325
|
Add cluster support into the master
|
2011-03-21 22:25:44 -06:00 |
|
Thomas S Hatch
|
51971f8223
|
Add the frontend calls to support facter targets
|
2011-03-21 21:00:47 -06:00 |
|
Thomas S Hatch
|
9961d687c8
|
Add facter matching to salt minion lookups
|
2011-03-21 20:49:36 -06:00 |
|
Thomas S Hatch
|
438a5d0726
|
Set up facter type checking
|
2011-03-21 20:29:29 -06:00 |
|
Thomas S Hatch
|
65aa4401db
|
Facter data is loaded into modules via the opts dict now
|
2011-03-21 18:53:21 -06:00 |
|
Thomas S Hatch
|
dcbb3ebdad
|
Add facter data to the opts dict
|
2011-03-21 18:42:33 -06:00 |
|
Thomas S Hatch
|
9f3f2019c7
|
Add an option to purge to delete the vm direcotories as well
|
2011-03-21 15:54:38 -06:00 |
|
Thomas S Hatch
|
8329e1e734
|
Add a function to virt.py to allow for vm disks to be purged
|
2011-03-21 15:45:45 -06:00 |
|
Thomas S Hatch
|
1ddab22bcf
|
Code is in place to create vms in butter
|
2011-03-21 14:24:38 -06:00 |
|
Thomas S Hatch
|
25ae8c814c
|
Add function to buttervm to set up the pin drive images
|
2011-03-21 14:21:28 -06:00 |
|
Thomas S Hatch
|
4c0c58cfbf
|
Add buttervm modules
|
2011-03-21 13:28:41 -06:00 |
|
Thomas S Hatch
|
f49dd7e1e4
|
Fix typo in argument passing for the cluster system
|
2011-03-20 23:35:57 -06:00 |
|
Thomas S Hatch
|
97f6faa953
|
Decided not to use this anyway
|
2011-03-20 23:26:29 -06:00 |
|
Thomas S Hatch
|
770812929c
|
Add cluser calls to the master
|
2011-03-20 23:26:03 -06:00 |
|
Thomas S Hatch
|
93739e9715
|
Add cluster module
|
2011-03-20 22:22:54 -06:00 |
|
Thomas S Hatch
|
2c2100e65a
|
Add cluster_masters to the configuration
|
2011-03-20 22:16:09 -06:00 |
|
Thomas S Hatch
|
d72dbb297b
|
Fix permission issue with the local client
|
2011-03-20 21:09:57 -06:00 |
|
Thomas S Hatch
|
2e214a0970
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-03-20 00:14:05 -06:00 |
|
Thomas S Hatch
|
48e7d67b40
|
Building in logging
|
2011-03-20 00:13:41 -06:00 |
|
Thomas S Hatch
|
9eb091daf6
|
Add config options for logging
|
2011-03-19 23:53:19 -06:00 |
|
Thomas S Hatch
|
494c2ae976
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-03-18 16:37:41 -06:00 |
|
Joseph Hall
|
8ba36971ea
|
Adding network.py. Pretty rough around the edges still.
|
2011-03-18 16:06:15 -06:00 |
|
Thomas S Hatch
|
b327f012c0
|
trimmed the full butter return data
|
2011-03-18 14:54:35 -06:00 |
|
Thomas S Hatch
|
2126ee968d
|
Add puttervm module
|
2011-03-18 11:53:55 -06:00 |
|
Thomas S Hatch
|
c13c1ba26c
|
Add get_disks function tot he virt module
|
2011-03-18 10:36:48 -06:00 |
|
Thomas S Hatch
|
06ebf55096
|
more code cleanup in the virt module
|
2011-03-18 09:36:19 -06:00 |
|