Commit Graph

73582 Commits

Author SHA1 Message Date
Thomas S Hatch
304fc3e72d change Arch rc scripts to match if not daemonized with -d 2011-04-05 11:33:02 -06:00
Thomas S Hatch
2c6bda335b Make naming the destination file work 2011-04-04 22:42:27 -06:00
Thomas S Hatch
881eaac7d8 Add impot salt.cli.ftp 2011-04-04 22:38:59 -06:00
Thomas S Hatch
e33bee620f Add salt-ftp script ot the setup 2011-04-04 22:26:44 -06:00
Thomas S Hatch
6cd8eb8aeb Fix syntax issues in salt-ftp 2011-04-04 22:10:02 -06:00
Thomas S Hatch
32d9f1903e Merge branch 'master' of github.com:thatch45/salt 2011-04-04 22:00:33 -06:00
Thomas S Hatch
25200b600d Add minion side salt-ftp module, ready for testing 2011-04-04 22:00:04 -06:00
Thomas S Hatch
0f92843ec2 Add ftp module, the backend for salt-ftp 2011-04-04 21:39:39 -06:00
Thomas S Hatch
2f3b4b0e62 Change var ref in saltftp class 2011-04-04 21:39:20 -06:00
Thomas S Hatch
550f4283d1 Add cli frontend to salt-ftp 2011-04-04 20:29:37 -06:00
Thomas S Hatch
58eb4c9adc Add script for salt-ftp command 2011-04-04 20:14:58 -06:00
Thomas S Hatch
da3a79ece1 Confident that purge is removing the correct data 2011-04-04 15:31:05 -06:00
Thomas S Hatch
6e289c8ee1 Don't fail if the vm is not present in virt module 2011-04-04 15:01:53 -06:00
Thomas S Hatch
bba75970ac safty on virt.purge for testing 2011-04-04 14:50:28 -06:00
Thomas S Hatch
3742e09b36 Add check in butterkvm to verify th eexistence of the disk image 2011-04-04 13:54:48 -06:00
Thomas S Hatch
a44f23cb25 GAH! Fix bug in butterkvm where /tmp was getting deleted 2011-04-04 13:21:38 -06:00
Thomas S Hatch
25c6c3201f Repair incorrect var reference in butterkvm 2011-04-04 13:05:19 -06:00
Thomas S Hatch
1053164316 Make saltkey output cleaner 2011-04-04 12:52:42 -06:00
Matthias Teege
3512096c57 sanitize input data in modules/network.py
this patch adds a function to sanitize the host input data in
modules/network.py. It also fixes a bug in isportopen and validates the
give port

Signed-off-by: Matthias Teege <matthias-git@mteege.de>
Signed-off-by: Thomas S Hatch <thatch45@gmail.com>
2011-04-04 09:42:30 -06:00
Matthias Teege
f855ad1a92 Fix type in modules/cmd.py
Signed-off-by: Matthias Teege <matthias-git@mteege.de>
Signed-off-by: Thomas S Hatch <thatch45@gmail.com>
2011-04-04 09:42:20 -06:00
Thomas S Hatch
9147f3412e Add salt ebuild to package support, thanks Matthias! 2011-04-04 09:41:27 -06:00
Thomas S Hatch
c2782795dc Fix assignment issue in coallatz 2011-04-03 16:57:07 -06:00
Thomas S Hatch
8006ca2e55 Fix module loading without importlib 2011-04-03 16:55:37 -06:00
Thomas S Hatch
eeba3c6964 Add cython modules to setup.py 2011-04-03 16:25:17 -06:00
Thomas S Hatch
041c730f54 Fix compile issue with cytest 2011-04-03 15:57:01 -06:00
Thomas S Hatch
a11b514907 Add cython test module 2011-04-03 15:01:44 -06:00
Thomas S Hatch
0a76bc232e Add compute tests to test.py 2011-04-03 14:48:33 -06:00
Thomas S Hatch
8fdfb85247 Add support for cython minion modules 2011-04-03 14:04:14 -06:00
Matthias Teege
9e9d8fc448 use python to check port status instead of nc in moduls/network.py isportopen function, fix some docstrings
Signed-off-by: Matthias Teege <matthias-git@mteege.de>
Signed-off-by: Thomas S Hatch <thatch45@gmail.com>
2011-04-03 10:00:57 -06:00
Thomas S Hatch
8077bcf6db Fix typo in cmd module 2011-04-03 08:29:08 -06:00
Thomas S Hatch
5b334894c7 Add rpm stuff 2011-04-02 23:02:48 -06:00
Thomas S Hatch
733579709a remove dep on importlib, the minion is now tested to work on 2.6 2011-04-02 22:57:45 -06:00
Thomas S Hatch
812abd6350 Set the release files to 0.7.0 2011-04-02 12:25:32 -06:00
Thomas S Hatch
a75ea1e480 Fix function module wrapping for the facter pkg frontend 2011-04-02 11:49:22 -06:00
Thomas S Hatch
bd6c8bb526 Numerous pylint fixes 2011-04-02 11:39:53 -06:00
Thomas S Hatch
413c13fb71 Fix exception where package return data was not being parsed 2011-04-02 10:48:50 -06:00
Thomas S Hatch
774ca61d04 Add some rubbish to the README, I should make this thing preety sometime 2011-04-02 00:44:45 -06:00
Thomas S Hatch
d29ea02898 bump PKGBUILD-git rel 2011-04-02 00:04:11 -06:00
Thomas S Hatch
1115977688 fix reference to salt.7 manpage 2011-04-01 23:54:16 -06:00
Thomas S Hatch
1f96bdb48f Set md5sums for PKGBUILD-git 2011-04-01 23:53:05 -06:00
Thomas S Hatch
df3a703030 Move init scripts into package for Arch 2011-04-01 23:47:37 -06:00
Thomas S Hatch
509278cf22 clean up spacing in the setup.py 2011-04-01 23:38:20 -06:00
Thomas S Hatch
d5d006dff6 Remove the Arch init scripts from the setup.py, init scripts should be
installed with the distribution package
2011-04-01 23:29:34 -06:00
Thomas S Hatch
9d022c090c change the minion manpage to be in chapter 1 2011-04-01 23:23:28 -06:00
Thomas S Hatch
f856311f71 Add manpages to the setup.py 2011-04-01 23:22:19 -06:00
Thomas S Hatch
20b7ace088 Add salt 7 manpage 2011-04-01 22:48:23 -06:00
Thomas S Hatch
b08d889479 Fic desc in salt-master manpage 2011-04-01 22:11:08 -06:00
Thomas S Hatch
d85dcabdd3 Add salt minion man page 2011-04-01 22:10:01 -06:00
Thomas S Hatch
6f2a34b3dc Add man page for the salt master 2011-04-01 22:05:03 -06:00
Thomas S Hatch
60d95ab254 Fix name in saltkey 2011-04-01 22:04:48 -06:00