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 |
|
Thomas S Hatch
|
81683990a7
|
Allow salt modules to call each other via the __salt__ object
|
2011-06-05 16:07:08 -06:00 |
|
Thomas S Hatch
|
1067e3727d
|
Add some logging to the state interface
|
2011-06-05 14:22:51 -06:00 |
|
Thomas S Hatch
|
64633a964d
|
INitial code for the watch option in salt states
|
2011-06-04 23:20:45 -06:00 |
|
Thomas S Hatch
|
3535ea6371
|
Add an "up" to list all "up" minions
|
2011-06-02 22:45:08 -06:00 |
|
Thomas S Hatch
|
1dd8cda592
|
Fix bug in manage runner
|
2011-06-02 22:42:39 -06:00 |
|
Thomas S Hatch
|
2f923fa73f
|
remove runners add on dirs
|
2011-06-02 22:39:52 -06:00 |
|
Thomas S Hatch
|
7e2597ef9b
|
Fix salt-run issues in the cli frontend
|
2011-06-02 22:38:03 -06:00 |
|
Thomas S Hatch
|
429bdb3cd2
|
Add runners and salt-run to the setup.py
|
2011-06-02 22:33:58 -06:00 |
|
Thomas S Hatch
|
bc933f2e31
|
Add the manage runner
|
2011-06-02 22:32:50 -06:00 |
|
Thomas S Hatch
|
9c79dabdae
|
Add master opts to the runner
|
2011-06-02 22:25:23 -06:00 |
|
Thomas S Hatch
|
6735c0bf6e
|
Add config to the options on the salt runner
|
2011-06-02 22:19:34 -06:00 |
|
Thomas S Hatch
|
c4bfe25d3a
|
Add the runners package
|
2011-06-02 22:10:19 -06:00 |
|
Thomas S Hatch
|
c35a929c26
|
Add the runner module
|
2011-06-02 22:09:31 -06:00 |
|
Thomas S Hatch
|
6f84763099
|
Add runner loading interface for the loader
|
2011-06-02 21:56:40 -06:00 |
|
Thomas S Hatch
|
e674d17f46
|
Add a SaltRun class to the cli module
|
2011-06-02 21:46:41 -06:00 |
|
Thomas S Hatch
|
a7ae966b6f
|
Add the salt-run srcipt
|
2011-06-02 21:37:02 -06:00 |
|
Thomas S Hatch
|
85a0a42ca0
|
Add verification thet the log dir exists
|
2011-06-02 21:29:54 -06:00 |
|
Thomas S Hatch
|
88e77a1b23
|
Add _delete_key method to salt-key
|
2011-06-02 21:22:22 -06:00 |
|
Thomas S Hatch
|
351d872e43
|
Add delete opt to the salt-key cmd
|
2011-06-02 21:13:28 -06:00 |
|