Commit Graph

755 Commits

Author SHA1 Message Date
Thomas S Hatch
5e11d301f7 Add cwd to the cmd modules 2011-05-23 15:59:41 -06:00
Thomas S Hatch
b6b99c0767 Add cmd.retcode 2011-05-23 15:09:48 -06:00
Thomas S Hatch
7e0ee7fcf5 Merge pull request #80 from s0undt3ch/master
Fix #79
2011-05-23 13:02:19 -07:00
Pedro Algarvio
5527b5ffb9 Fix #79. Don't require a privileged account to install the package. 2011-05-23 19:23:42 +01:00
Thomas S Hatch
0cf14b4245 Apply fix fo other file download clients 2011-05-22 22:57:52 -06:00
Thomas S Hatch
0ed3675299 Remove print from cp.py 2011-05-22 22:48:26 -06:00
Thomas S Hatch
8a208d937b Syntax fixes for file state 2011-05-22 22:46:16 -06:00
Thomas S Hatch
404703112c Add type check to set_mode 2011-05-22 21:46:03 -06:00
Thomas S Hatch
73c78f9b6b Add cmd field to cp module 2011-05-22 21:37:24 -06:00
Thomas S Hatch
a383d9bf4f Repaing calling issue 2011-05-22 21:20:08 -06:00
Thomas S Hatch
8bb3efed2d Add test config option 2011-05-22 21:06:26 -06:00
Thomas S Hatch
554470f6dc Cache_file works 2011-05-22 21:04:11 -06:00
Thomas S Hatch
3d345c41e8 Add object wrappers to file server return 2011-05-22 17:27:28 -06:00
Thomas S Hatch
55edae3a29 fix salt protocol matching 2011-05-22 16:47:33 -06:00
Thomas S Hatch
9fd4265ba7 blech, I mixed up loads and dumps 2011-05-22 15:47:16 -06:00
Thomas S Hatch
ad66c1040f Fix var calls in master 2011-05-22 15:03:48 -06:00
Thomas S Hatch
572c4e855a Minor syntax fixes in the cp module 2011-05-22 14:49:54 -06:00
Thomas S Hatch
fa6014041f Make crypt module a little more portable 2011-05-22 14:39:34 -06:00
Thomas S Hatch
6b153a1884 Fix issue in state calling 2011-05-21 17:26:07 -06:00
Thomas S Hatch
27afcbf59f Add File server valuse to the config file 2011-05-21 17:11:21 -06:00
Thomas S Hatch
dec0765e06 File state manager is ready for inital testing 2011-05-21 16:02:06 -06:00
Thomas S Hatch
9fe8c49eb5 Fix return for file caching 2011-05-21 16:01:49 -06:00
Thomas S Hatch
2936f1ae39 Add file state not ready yet 2011-05-21 00:58:15 -06:00
Thomas S Hatch
aa79265712 Add salt:// stuff 2011-05-21 00:27:50 -06:00
Thomas S Hatch
549da31ebc Add salt:// prefix for hash_file 2011-05-21 00:19:54 -06:00
Thomas S Hatch
791d487b6a Return the hash type with the hash 2011-05-21 00:00:18 -06:00
Thomas S Hatch
d7bac04dfc Make the docs consistent 2011-05-20 23:48:51 -06:00
Thomas S Hatch
f1f461118d Changed my mind 2011-05-20 23:06:08 -06:00
Thomas S Hatch
475a88408f Add a templates module 2011-05-20 22:49:55 -06:00
Thomas S Hatch
605f40d8f2 Added documentation to the file module 2011-05-20 15:48:40 -06:00
Thomas S Hatch
9c22abfcb4 Add chgrp 2011-05-20 15:36:15 -06:00
Thomas S Hatch
cb7339a23a syntax error 2011-05-20 15:25:33 -06:00
Thomas S Hatch
e68c3b260a Add chown to file module 2011-05-20 15:23:26 -06:00
Thomas S Hatch
80707638a2 add get_sum funtion 2011-05-20 15:09:05 -06:00
Thomas S Hatch
4932397751 Add get_gid/group funcs 2011-05-20 14:58:28 -06:00
Thomas S Hatch
139c9da8eb add get_user and uid funcs 2011-05-20 14:56:59 -06:00
Thomas S Hatch
68d004219d Add user/uid converters 2011-05-20 14:51:12 -06:00
Thomas S Hatch
d93c972946 Add group converters 2011-05-20 14:44:13 -06:00
Thomas S Hatch
6f7a7577b2 Add file module with chmod powers 2011-05-20 14:34:12 -06:00
Thomas S Hatch
c9afc830a5 Add returns to file client management 2011-05-20 13:15:26 -06:00
Thomas S Hatch
fc6d2ee6bb Add hash_file function to cp module 2011-05-20 13:10:59 -06:00
Thomas S Hatch
9e73001008 Add the file config stuff to the config defauls 2011-05-20 12:55:44 -06:00
Thomas S Hatch
6b28ca3506 Add method to return file hash 2011-05-20 12:43:30 -06:00
Thomas S Hatch
ad0ca91a81 Add cache_file 2011-05-20 11:09:12 -06:00
Thomas S Hatch
d4b6ffa2ae Add minion side file retrival 2011-05-20 10:25:35 -06:00
Thomas S Hatch
742ebc570a change the simpleauth module to use crypt 2011-05-20 10:16:26 -06:00
Thomas S Hatch
3066ca282b Move SAuth class into crypt module 2011-05-20 10:12:26 -06:00
Thomas S Hatch
75db5105d6 Add in the minion module function to download files from the master 2011-05-20 00:04:11 -06:00
Thomas S Hatch
b1cf0dfa2d Add simpleauth module 2011-05-19 23:43:04 -06:00
Thomas S Hatch
d4be4ccb00 Set up file server code 2011-05-19 22:38:48 -06:00