Commit Graph

726 Commits

Author SHA1 Message Date
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
Thomas S Hatch
8a9037df59 fix default specified in the minion conf 2011-05-19 20:45:18 -06:00
Thomas S Hatch
0adf3caf50 Merge branch 'master' of github.com:thatch45/salt 2011-05-19 17:37:28 -06:00
Thomas S Hatch
9009d50461 Start work on the master file server 2011-05-19 17:36:56 -06:00
Thomas S Hatch
dc04d6cc2c Refine yaml examples to reflect updates to the state system 2011-05-17 23:45:11 -06:00
Thomas S Hatch
5ef8e7de65 Change the state runner to use the require system 2011-05-17 23:07:46 -06:00
Thomas S Hatch
6058b67112 Further refine pkg returns 2011-05-17 22:36:12 -06:00
Thomas S Hatch
03c6ed185a Refine returns in the pkg state 2011-05-17 22:31:31 -06:00
Thomas S Hatch
9ed45cf0ea Repair logic in format_call for kwargs in functions 2011-05-17 22:20:36 -06:00
Thomas S Hatch
bcd4ddf485 Remove error printing from the state module, now returns errors 2011-05-17 21:33:13 -06:00
Thomas S Hatch
a12b2b546b Add service state file 2011-05-17 21:22:15 -06:00
Thomas S Hatch
aaff058ee7 syntax error in json-jinja 2011-05-16 23:25:21 -06:00
Thomas S Hatch
94328a24b0 Fix syntax in json-mako 2011-05-16 23:13:24 -06:00
Thomas S Hatch
4aa1ec1e61 Fix the yaml-mako example 2011-05-16 23:12:39 -06:00
Thomas S Hatch
463eba0d5c Add renderer info to the config file 2011-05-16 22:37:54 -06:00
Thomas S Hatch
cd83ffcaee Add json files to the example templates in the setup.py 2011-05-16 22:26:56 -06:00
Thomas S Hatch
c0c253d734 Add require example to yaml.yml 2011-05-16 16:41:54 -06:00
Thomas S Hatch
34451446af whoops, don't need the object level running var, it is all functional 2011-05-16 16:36:30 -06:00
Thomas S Hatch
b756fbe95b Add require support to state.py, needs testing 2011-05-16 16:35:21 -06:00
Thomas S Hatch
9eade728af Sort the chunks derived from high data 2011-05-16 14:08:21 -06:00
Thomas S Hatch
bcada50c12 Add the ps grain to the os_data grain 2011-05-16 10:14:34 -06:00
Thomas S Hatch
ef75dfe6c2 Add ps grain and some comments about how the grains interface needs some
serious love
2011-05-16 10:13:34 -06:00
Thomas S Hatch
cc42b7d198 Add status call to service 2011-05-16 09:59:57 -06:00
Thomas S Hatch
12914cd0b5 Add json_mako renderer 2011-05-16 09:28:58 -06:00
Thomas S Hatch
cc9ce576a3 Add json_jinja renderer 2011-05-16 09:26:32 -06:00
Thomas S Hatch
77989b7a3e Add json-mako example 2011-05-16 09:24:44 -06:00
Thomas S Hatch
8a4a550f37 Add json-jinja example 2011-05-16 09:22:21 -06:00
Thomas S Hatch
c6e510cf77 Add generic json example 2011-05-16 09:18:43 -06:00
Thomas S Hatch
ec98c33ac5 Add the yaml-mako template example 2011-05-14 17:17:00 -06:00
Thomas S Hatch
a653a8eca2 fix typo in salt-key manpage 2011-05-14 17:14:24 -06:00