James Greenleaf
dc12f5021c
Merge "Added plugin-sync capabilities to the puppet module." into develop
2015-02-12 17:18:40 -06:00
Mike Place
dde805296d
Merge pull request #20653 from tomashavlas/patch-1
...
onchages/onfail update for pyobjects
2015-02-12 16:14:01 -07:00
Harper, Dennis
6ad3bf59a4
Added plugin-sync capabilities to the puppet module.
...
Motivation:
To use puppet facts as grains, one would first want to sync the plugins. I could
have just decided to run a noop, which would do a plugin sync implicitly, however
there would be a lot of chaff in the output, and depending on the amount of changes
that puppet would do, could take a significant amount of time.
Implementation considerations:
I looked at the current implementation of the run method, and decided that
to generalize that method to be able to handle any generic puppet command
would turn to spaghetti code real quick, so I just add a separate method.
Change-Id: I6f9605ba31e2cf8cfc799004f5640558c4099a24
2015-02-12 15:58:59 -06:00
tomashavlas
27868d669c
onchages/onfail update for pyobjects
...
possible solution for #20652
2015-02-12 21:51:52 +01:00
jfindlay
26c3c14ecb
Merge pull request #20645 from dsumsky/log_level_logfile_docu
...
- log_level_logfile and log_level configuration options inheritance docu...
2015-02-12 12:56:49 -07:00
Thomas S Hatch
bd3121f98f
Merge pull request #20624 from DSRCompany/stats_runner
...
Test for Stats Eventer deed
2015-02-12 12:43:14 -07:00
Thomas S Hatch
c204a57a4b
Merge pull request #20623 from DSRCompany/lazy_loader_non_key_fix
...
Raise KeyError for None key in lazy loader
2015-02-12 12:35:13 -07:00
dsumsky
6d797f50d4
- log_level_logfile and log_level configuration options inheritance docu updated
2015-02-12 19:47:59 +01:00
Nicole Thomas
e39d389e9c
Merge pull request #20636 from rallytime/merge-20622
...
Merge #20622 with whitespace fix
2015-02-12 10:46:21 -07:00
Thomas S Hatch
598f1196a7
Merge pull request #20618 from cxfcxf/develop
...
add ranged interface support for bond interface
2015-02-12 10:39:33 -07:00
Thomas S Hatch
174bc41a2c
Merge pull request #20593 from thusoy/iptables-refactor
...
Refactor iptables
2015-02-12 10:38:37 -07:00
Nicole Thomas
d0537457ed
Merge pull request #20617 from cachedout/cleanup
...
Minor style cleanup
2015-02-12 10:10:18 -07:00
rallytime
10520b9b85
Whitespace fix
2015-02-12 10:06:52 -07:00
Mike Place
876efa47da
Revert change in salt.cli.salt
2015-02-12 09:36:19 -07:00
Mike Place
f564f812c4
Indentation typo
2015-02-12 09:32:49 -07:00
Tarjei Husøy
5e05fd717a
Quote iptables args with leading/trailing spaces
2015-02-12 16:35:33 +01:00
Dmitry Kuzmenko
7f6b072f7a
Test for Stats Eventer deed
2015-02-12 13:42:37 +03:00
Dmitry Kuzmenko
787f43e394
Raise KeyError for None key in lazy loader
2015-02-12 13:41:33 +03:00
Tarjei Husøy
99aa865973
Set default iptables table to filter
...
Closes #18745 .
2015-02-12 11:02:25 +01:00
Omer Katz
03793ab1eb
Added the ability to delete a VPC by name and tags. Fixes #20621 .
2015-02-12 11:43:19 +02:00
cxfcxf
ef589559ee
add ranged interface support for bond and fix typo on rh6_eth.jinja
2015-02-11 22:21:17 -08:00
Mike Place
8101057272
Remove unused function in doc runner
2015-02-11 22:23:06 -07:00
Mike Place
d16fd18a9c
Cleaning empty pass statements
2015-02-11 22:21:20 -07:00
Thomas S Hatch
dc07c023cf
Merge branch 'cxfcxf-develop' into develop
2015-02-11 18:13:58 -07:00
Thomas S Hatch
bb02e54ccc
lint
2015-02-11 18:13:35 -07:00
Thomas S Hatch
daca04fe85
Merge branch 'develop' of https://github.com/cxfcxf/salt into cxfcxf-develop
2015-02-11 18:10:44 -07:00
Thomas S Hatch
22efff8eb8
Merge pull request #20609 from l2ol33rt/logging_pcre_roster_flat
...
Consistent logging for pcre match in flat roster
2015-02-11 18:04:41 -07:00
Thomas S Hatch
51a8fc1c6b
Merge pull request #20607 from cachedout/masterless_raet
...
Support masterless mode for RAET
2015-02-11 18:04:08 -07:00
cxfcxf
fad3fb0859
fix Exception and giving status to range interface file
2015-02-11 16:14:58 -08:00
jfindlay
acb3401c8e
Merge pull request #20608 from cachedout/msgpack_empty
...
Avoid trying to deserialize empty files
2015-02-11 17:04:10 -07:00
Mike Place
389e02b6d6
Avoid trying to deserialize empty files
...
This fixes errors encountered by the minion where an attempt to read an empty file from the cache will produce msgpack exceptions in the log.
2015-02-11 16:35:14 -07:00
jfindlay
60202585b7
Merge pull request #20606 from rallytime/pylinting
...
Python 3 compat for archive.py
2015-02-11 16:11:20 -07:00
Mike Place
78bb2ce506
Support masterless mode for RAET
...
Also refactored caller to better support additional future transports.
2015-02-11 16:10:25 -07:00
Robert James Hernandez
7db9554094
Consistent logging for pcre match
2015-02-11 14:59:10 -08:00
Thomas S Hatch
b0ff607669
Merge pull request #20577 from cachedout/ioflo_dummy
...
RAET performance testing
2015-02-11 15:51:19 -07:00
Tarjei Husøy
9f6dfb5a04
Remove lots of string concatenation in iptables module
2015-02-11 23:25:45 +01:00
cxfcxf
26eda7cdaf
add range interface support for redhat system
2015-02-11 14:24:25 -08:00
Tarjei Husøy
943be9f0b3
Remove a lot of duplication in iptables module
2015-02-11 23:24:07 +01:00
Tarjei Husøy
ccfeeb7aaf
Don't print to error log if iptables -C 'fails' 1
2015-02-11 23:24:07 +01:00
Tarjei Husøy
9afc8fca8a
Add support for iptables --log-* arguments
2015-02-11 23:24:06 +01:00
Tarjei Husøy
aeb91b000c
Refactor after_jump handling in iptaples module
2015-02-11 23:23:20 +01:00
rallytime
ec809331e7
Python 3 compat for archive.py
2015-02-11 15:15:59 -07:00
jfindlay
a1043ab87a
Merge pull request #20605 from jfindlay/tar
...
fix tar check
2015-02-11 15:04:27 -07:00
Justin Findlay
8b68244eaa
chmod -x tests/runtests.py
2015-02-11 15:03:36 -07:00
Mike Place
517a85f6db
More lint
2015-02-11 13:31:37 -07:00
Mike Place
e316b183e6
Simplify to just loop. No need for calibration since it doesn't max out.
2015-02-11 13:30:09 -07:00
Mike Place
e8472ed9cc
Pylint
2015-02-11 13:30:09 -07:00
Mike Place
2befd356c8
Iterate over workers directly
2015-02-11 13:30:09 -07:00
Mike Place
716fa253cb
Remove servicequeue because ioflo does this
...
Add templating method, just the basics
2015-02-11 13:30:09 -07:00
Mike Place
463f95ccc0
Rough, but it works
2015-02-11 13:30:09 -07:00