Commit Graph

1151 Commits

Author SHA1 Message Date
Thomas S Hatch
d792ed6b64 Add mount minion module 2011-06-18 20:43:28 -06:00
Thomas S Hatch
a5d680378e fix issue with mongo returner keys (don't use periods) 2011-06-16 16:57:15 -06:00
Thomas S Hatch
fb1183be8a Reverting function check, breaks compound execution 2011-06-15 23:12:48 -06:00
Thomas S Hatch
5f209da7d6 Fix comparison issue in chgroups 2011-06-14 23:31:59 -06:00
Thomas S Hatch
9dc58a1edd fix typos in user state and module 2011-06-14 23:11:37 -06:00
Thomas S Hatch
fd0cfe543a Add user state 2011-06-14 22:53:52 -06:00
Thomas S Hatch
b7697a4a72 Add groups to the info return data for the user 2011-06-14 22:26:07 -06:00
Thomas S Hatch
67455d9a65 return data fix for groups 2011-06-14 22:10:15 -06:00
Thomas S Hatch
93fcd8b127 spelling error 2011-06-14 21:37:00 -06:00
Thomas S Hatch
31d43c6b6c Add absent to group state 2011-06-14 21:29:07 -06:00
Thomas S Hatch
1a70369f2b Add group present state 2011-06-13 23:27:06 -06:00
Thomas S Hatch
0dd42a1125 Add user.getent 2011-06-13 22:40:18 -06:00
Thomas S Hatch
e303a83f8b Add group.getent 2011-06-13 22:36:06 -06:00
Thomas S Hatch
64b5951b20 Repair issue in chgid 2011-06-13 22:03:13 -06:00
Thomas S Hatch
eb6376de89 import grp 2011-06-13 21:59:05 -06:00
Thomas S Hatch
423ffee30a Add info to the groupadd module 2011-06-13 21:55:54 -06:00
Thomas S Hatch
304dafd4c2 minor improvements to user and shadow 2011-06-13 21:36:02 -06:00
Thomas S Hatch
b3a27d7550 Add group manipulation to the useradd module 2011-06-11 17:12:27 -06:00
Thomas S Hatch
ad8db1fc3d Add chgid 2011-06-11 15:38:51 -06:00
Thomas S Hatch
05a3a292c6 Fill out the useradd module 2011-06-11 15:23:09 -06:00
Thomas S Hatch
3933cbb2c3 change comparison 2011-06-11 14:24:23 -06:00
Thomas S Hatch
553f1b841c Add chuid 2011-06-11 14:21:12 -06:00
Thomas S Hatch
6b4420480b Fix issues in user stack 2011-06-11 09:39:17 -06:00
Thomas S Hatch
5a31b2e629 Add name lookup for the useradd module 2011-06-10 22:44:46 -06:00
Thomas S Hatch
51f1a0a486 Add the groupadd module 2011-06-10 22:43:43 -06:00
Thomas S Hatch
294625f283 add useradd module for the user virtual module 2011-06-10 22:31:07 -06:00
Thomas S Hatch
f2028332e0 change shadow to use the spwd lib 2011-06-10 22:29:45 -06:00
Thomas S Hatch
0888fd1cd5 Add shadow module to salt 2011-06-10 21:57:00 -06:00
Thomas S Hatch
6861f2c0cb Clean up the mode return on files 2011-06-09 22:55:48 -06:00
Thomas S Hatch
632375e010 change file returns 2011-06-09 22:38:02 -06:00
Thomas S Hatch
e82e1f5ba0 print statement sneeked in 2011-06-09 22:27:41 -06:00
Thomas S Hatch
e973ba61fb Add logging catch for states 2011-06-09 22:17:36 -06:00
Thomas S Hatch
e985f6e418 fix bad return in pkg.latest 2011-06-09 22:09:12 -06:00
Thomas S Hatch
f63eabe6c1 Clean up state logging 2011-06-09 21:58:19 -06:00
Thomas S Hatch
b733b9eb3c first attempt at fancy state logging 2011-06-09 21:49:20 -06:00
Thomas S Hatch
3a42f29b25 call salt formatter 2011-06-09 21:01:48 -06:00
Thomas S Hatch
0033e5af60 The joy of learning :) 2011-06-09 20:21:14 -06:00
Thomas S Hatch
b24cbda7f8 clean up service status function 2011-06-09 20:16:01 -06:00
Thomas S Hatch
cae0dab4ca Add watcher to service state 2011-06-09 19:44:06 -06:00
Thomas S Hatch
ef33fac864 change watch to call the watcher function 2011-06-09 19:02:01 -06:00
Thomas S Hatch
d85f267aa0 Remove some of the logging because it needs some work to make it look
good
2011-06-08 23:00:20 -06:00
Thomas S Hatch
ee6fa89871 Archlinux is Arch 2011-06-08 22:25:28 -06:00
Thomas S Hatch
672fdb2fc1 Add hashlib import to file state 2011-06-08 22:14:45 -06:00
Thomas S Hatch
778c055e3b Fix issue with path 2011-06-08 22:11:02 -06:00
Thomas S Hatch
53a038ccbe bah! I missed a self 2011-06-08 21:31:10 -06:00
Thomas S Hatch
c91247db76 Repair issue with highstate logging 2011-06-08 21:27:39 -06:00
Thomas S Hatch
70465e725a Add check to not overwrite packed salt modules 2011-06-08 21:10:47 -06:00
Thomas S Hatch
26e19f9fcb Change hostname grains to rely on the python libs, since dnsdomainname
is part of the deprecated net-tools
2011-06-08 20:31:01 -06:00
Thomas S Hatch
0f3336cef4 Make minions discard unmapped commands 2011-06-08 19:59:22 -06:00
Thomas S Hatch
2c79aaaaa3 Add cross_test func to the test module 2011-06-05 16:26:11 -06:00