Thomas S Hatch
3e09839529
Run get on the if value to repair master minion
2012-11-09 21:41:14 -07:00
Sean Channel
9049ef6de9
Merge pull request #2506 from seanchannel/develop
...
generate HTML doc package also
2012-11-09 15:39:13 -08:00
Sean Channel
8c5675fb88
generate HTML doc package also
2012-11-09 15:28:46 -08:00
Thomas S Hatch
07a895646d
Merge pull request #2505 from giantlock/develop
...
Feature for file module
2012-11-09 14:57:50 -08:00
Denis Generalov
ebd31d108d
This patch bring an opportunity to have checksums for several files in one file for source_hash check.
...
Original behavior is also kept.
2012-11-10 02:02:07 +04:00
Thomas S Hatch
ab9908177d
Merge pull request #2504 from FireHost/yum_error_logger_tidy
...
Remove _YumErrorLogger's inheritance
2012-11-09 13:21:19 -08:00
Thomas S Hatch
cf136f31d2
Merge pull request #2501 from jacksontj/develop
...
Do not downgrade if a version was not specified
2012-11-09 12:34:21 -08:00
Seth House
996754db71
Merge pull request #2502 from UtahDave/doc_cron_salt
...
Document cron salt
2012-11-09 12:15:44 -08:00
Aaron Tygart
b6f1e3df13
Remove _YumErrorLogger's inheritance
...
* Restore the yum module's import safety on non-RHEL systems by changing its
inheritance. Now a complete callback implementation without inheriting from
yum.rpmtrans.NoOutputCallBack.
2012-11-09 13:28:44 -06:00
David Boucha
aacfeaff9f
Remove :term: - just highlight the word
2012-11-09 12:26:01 -07:00
David Boucha
7f0601f2cd
Fix code-block error
2012-11-09 12:26:01 -07:00
David Boucha
ef0a4d143e
Add cron example
2012-11-09 12:26:01 -07:00
David Boucha
1f42d30bf0
Add link to cron tutorial
2012-11-09 12:26:01 -07:00
David Boucha
7514364bef
Add tutorial on using cron to run salt-call
2012-11-09 12:26:01 -07:00
Sean Channel
06dab92c56
add dmidecode+pciutils to recommended
2012-11-09 11:16:36 -08:00
Thomas Jackson
bd45ead90b
Do not downgrade if a version was not specified
2012-11-09 10:28:20 -08:00
Thomas Jackson
f50225b087
Do not downgrade if a version was not specified
2012-11-09 10:06:41 -08:00
Thomas S Hatch
7766ac2776
Merge pull request #2499 from PaulNendick/develop
...
+ https://github.com/saltstack/salt/pull/2497#issuecomment-10237730
2012-11-09 09:55:25 -08:00
Paul Nendick
7e47928760
+ https://github.com/saltstack/salt/pull/2497#issuecomment-10237730
2012-11-09 17:40:59 +00:00
Thomas S Hatch
6c20c84aab
Merge pull request #2498 from UtahDave/daemonize_if
...
Fixes #1888 Add daemonize_if to service.restart
2012-11-09 09:31:55 -08:00
Thomas S Hatch
73e843d355
Merge pull request #2497 from PaulNendick/develop
...
+ removed redundant exception handling - saltstack takes care of all tha...
2012-11-09 09:31:12 -08:00
David Boucha
3850f9e0fd
Fixes #1888 Add daemonize_if to service.restart
...
This adds daemonize_if to the debian service.restart.
I checked all the service modules and they all have this now.
2012-11-09 10:22:02 -07:00
Paul Nendick
66dbe98eec
+ removed redundant exception handling - saltstack takes care of all that
2012-11-09 17:14:15 +00:00
Thomas S Hatch
4dcf0e9308
Merge pull request #2493 from s0undt3ch/develop
...
Fix `salt.modules.yumpkg`.
2012-11-09 08:56:33 -08:00
Joseph Hall
d9c73835d5
Merge pull request #2495 from PaulNendick/develop
...
+ adding new returner type for sending data to syslog
2012-11-09 07:55:55 -08:00
Paul Nendick
e7127b3237
+ adding new returner type for sending data to syslog
2012-11-09 15:26:47 +00:00
Pedro Algarvio
d3e0d64068
Show a nice clock counter while we wait for the sync job to finish.
2012-11-09 15:25:16 +00:00
Pedro Algarvio
755201a93b
Sort salt-run
documentation output. PEP-8 Fixes.
2012-11-09 11:50:12 +00:00
Pedro Algarvio
527cf4ee38
Don't assume again and expand test.
...
* When introducing the "Don't assume!" changes I also assumed that there were always more than one argument from the shell. Expanded the testcase to include this check.
2012-11-09 11:32:36 +00:00
Pedro Algarvio
75f70e49f3
Include a test case for the previous "Don't assume!" commit.
2012-11-09 11:23:30 +00:00
Pedro Algarvio
28510df4db
Don't assume!
...
* Only add '*' and 'sys.doc' on a `salt -d` cli call if those arguments aren't already there.
2012-11-09 11:04:49 +00:00
Pedro Algarvio
2290ce8367
Fix salt.modules.yumpkg
.
...
* Don't assume the `yum` module is available(`_YumErrorLogger`)
* Indentation fix.
* PEP-8 fixes.
2012-11-09 10:50:16 +00:00
Thomas S Hatch
5c6b4ee175
Merge pull request #2491 from FireHost/fix_yumpkg_failed_install
...
Fix yumpkg logging
2012-11-08 18:06:54 -08:00
Thomas S Hatch
537e9141e2
fix small typo
2012-11-08 18:52:09 -07:00
Thomas S Hatch
67f3395627
Merge pull request #2492 from ryanschneider/cp.get_file-gzip
...
Add gzip_compression support to cp.get_file
2012-11-08 17:49:41 -08:00
Ryan Schneider
c638617612
Add gzip_compression support to cp.get_file
2012-11-08 16:09:38 -08:00
Thomas S Hatch
a451fa205b
Death to pub_refresh
2012-11-08 17:00:33 -07:00
Thomas S Hatch
71c13e24a4
Death to sub_timeout
2012-11-08 16:58:57 -07:00
Aaron Tygart
f9a47372fa
Cleanup recently-added 'sources' option for yumpkg
2012-11-08 17:22:53 -06:00
Thomas S Hatch
8cb068bbc6
Merge pull request #2490 from techhat/openstack
...
Update glance to use keystone, and keystone to be used by others
2012-11-08 15:05:15 -08:00
Thomas S Hatch
6f580faa69
Merge pull request #2488 from techhat/openstack
...
Adding openstack glance execution module
2012-11-08 15:01:46 -08:00
Aaron Tygart
0e0db204d3
Add more logging to the yumpkg module
2012-11-08 16:54:16 -06:00
Joseph Hall
f53a760e6d
Update glace to use keystone, and keystone to be used by others
2012-11-08 15:47:39 -07:00
Seth House
d65a754839
Merge pull request #2489 from UtahDave/develop
...
Fixes #2464 check for i386 pkgs on 64bit systems
2012-11-08 14:26:10 -08:00
David Boucha
82c6edacb6
Fixes #2464 check for i386 pkgs on 64bit systems
2012-11-08 15:12:17 -07:00
Joseph Hall
0c99b71705
tenant_id is no longer optional
2012-11-08 14:44:47 -07:00
Joseph Hall
a25a27b795
Adding very minimal openstack glance module
2012-11-08 14:37:49 -07:00
Thomas S Hatch
c65b91d8b6
Merge pull request #2486 from s0undt3ch/issues/2379
...
Improve `salt.utils.build_whitepace_splited_regex()`. Fixes #2379 .
2012-11-08 12:43:13 -08:00
Thomas S Hatch
dc94174db2
Merge pull request #2485 from s0undt3ch/develop
...
Complete what was done in d60c9d01b6
2012-11-08 12:39:49 -08:00
Pedro Algarvio
9b2b80f4af
The regex should match multiline. Refs #2379 .
2012-11-08 20:24:18 +00:00