Commit Graph

23940 Commits

Author SHA1 Message Date
Forrest Alvarez
8f73f8142e Updated the cmd state docs to resolve 8795, and 7902. 2013-12-12 05:37:22 +00:00
Gareth J. Greenaway
f329b091bb removing the DIR argument from the call to _write_file_ifaces. 2013-12-11 20:08:09 -08:00
Gareth J. Greenaway
3d5c1543ef removing unncessary argument from _write_file_ifaces. 2013-12-11 17:44:31 -08:00
Thomas S Hatch
9e715bb7c8 Merge pull request #9195 from basepi/gitlatestargs9107
Add checking for rev and mirror/bare args in git.latest, Fix #9107
2013-12-11 16:00:31 -08:00
Colton Myers
056d178bd5 Add checking for rev and mirror/bare args in git.latest, Fix #9107 2013-12-11 16:49:25 -07:00
Seth House
c2b563a56f Switched back the order of the she-bang and the Python coding decl.
This script (in its current form) is intended to be invoked as a shell
script so the she-bang must come first.
2013-12-11 16:04:09 -07:00
Thomas S Hatch
d589a41d30 Merge pull request #9192 from ffzg/develop
Add missing layer2+3 transmit hash policy in bond network configurations
2013-12-11 14:46:40 -08:00
Luka Blaskovic
9b3afc817f Add missing layer2+3 transmit hash policy in bond network configurations
Bond network interface mode balance-xor and 802.3ad supports
layer2+3 transmit hash policy.

Reference:
https://www.kernel.org/doc/Documentation/networking/bonding.txt
2013-12-11 23:35:42 +01:00
Thomas S Hatch
680ad18343 pylint fixes 2013-12-11 14:29:28 -07:00
Thomas S Hatch
a851cc8ffb Use config.get instead of reading the pillar's master dict
The master dict can be configured away
2013-12-11 14:27:35 -07:00
Colton Myers
650d7c3c84 Merge pull request #9130 from basepi/0.17.4notes
Add 0.17.4 release notes
2013-12-11 13:14:04 -08:00
Joseph Hall
859ba2d04e Merge pull request #9189 from erchn/develop
Openstack provider work better for certain scenarios at Rackspace
2013-12-11 13:03:37 -08:00
Ethan Erchinger
8fcb2c8fdf indentation issue 2013-12-11 13:02:26 -08:00
Thomas S Hatch
3b7f6154ea Merge pull request #9188 from cro/sign_master_messages
Enable cryptographic signing of messages published from the master.
2013-12-11 12:54:01 -08:00
C. R. Oldham
d9d359ba05 Enable cryptographic signing of messages published from the master. 2013-12-11 13:47:47 -07:00
Ethan Erchinger
c1aa307cc0 fix to allow progress when ssh_interface: private_ips and public IPs exist
ignore_cidr should return False when netaddr isn't installed
2013-12-11 12:42:54 -08:00
Thomas S Hatch
7ee36fce89 pylint fixes 2013-12-11 13:07:36 -07:00
Thomas S Hatch
12a1d6e311 Initial runner to look up mine data 2013-12-11 12:58:20 -07:00
Thomas S Hatch
33356a2460 Merge pull request #9184 from yannj-fr/develop
Update recursively pillar
2013-12-11 11:38:31 -08:00
Thomas S Hatch
8f9bffc53c hopefully the last of the lint fixes on yumpkg 2013-12-11 12:26:52 -07:00
Erik Johnson
ce96e1daa2 Add note that rabbitmq_plugin is new in the Hydrogen release 2013-12-11 13:32:08 -06:00
yannj-fr
b338345c7a Update recursively pillar when reading from several SLS files instead of a simple dict update 2013-12-11 20:24:50 +01:00
Thomas S Hatch
1c7a2406fe Revert "list_pkgs became quiet"
This reverts commit 11bbebdb19.
2013-12-11 11:28:16 -07:00
Thomas S Hatch
64eb294c6e Fix some strange lint errors, @whitinge you may need to look here 2013-12-11 11:16:37 -07:00
Dan Langille
f15a86ee23 The -L option is now -U 2013-12-11 13:15:47 -05:00
Thomas S Hatch
5d18683a3c whitespace 2013-12-11 11:14:21 -07:00
Thomas S Hatch
43e3fbb24c lint errors 2013-12-11 11:13:55 -07:00
Thomas S Hatch
22e1efd13f lint errors 2013-12-11 11:13:33 -07:00
Thomas S Hatch
fe6b551b0c clean up whitespace 2013-12-11 11:13:06 -07:00
Thomas S Hatch
8a2aae4640 fix spacing 2013-12-11 11:12:34 -07:00
Dan Langille
639d6572cc Pass refresh=refresh, not refresh=False to pkg.install 2013-12-11 13:12:00 -05:00
Thomas S Hatch
0bc6611dc3 pylint fixes 2013-12-11 11:11:58 -07:00
Thomas S Hatch
85bb8bded0 pylint fixes 2013-12-11 11:11:02 -07:00
Thomas S Hatch
6d959c3a7e pylint fixes 2013-12-11 11:10:26 -07:00
Thomas S Hatch
025c0b173e more pylint 2013-12-11 11:08:46 -07:00
Thomas S Hatch
a34f511ff2 pylint cleaning
@itnihao, take a look at these changes, all minor stuff, but you
left in a lot of whitespace and just need to clean up some formatting
a bit. Also, take a look at the jenkins server after your code is
merged, this will help you see the errors better and help you improve
your python skill.
Thanks again for the code! We are all learning all the time on how to
write better and cleaner code :)
2013-12-11 11:05:06 -07:00
Thomas S Hatch
956d240916 @itnihao some pylint fixes, we should also be using with statements
to open and edit files
2013-12-11 11:01:50 -07:00
Thomas S Hatch
a950e8ef41 Merge pull request #9179 from garethgreenaway/develop
Develop
2013-12-11 09:58:07 -08:00
Gareth J. Greenaway
baaa7818c5 Merge remote-tracking branch 'upstream/develop' into develop 2013-12-11 09:44:33 -08:00
Gareth J. Greenaway
5811d6928a fixing a bug in the parse_interfaces for reading in the configured dns-servers, if statement was looking for a variable that didnt exist. 2013-12-11 09:42:03 -08:00
Thomas S Hatch
4dabdb346c Merge pull request #9095 from SmithSamuelM/sam_present
Fixed presence events
2013-12-11 09:38:48 -08:00
Thomas S Hatch
b01ba41a17 Merge pull request #9178 from tmartinfr/fix-doc-zmq
Update requirements concerning ZMQ version
2013-12-11 09:36:28 -08:00
Thomas S Hatch
013945755a Merge pull request #9156 from jacksontj/develop
Fix infinite recursion when a file is invalid (corrupted, empty, or mid-write)
2013-12-11 09:35:41 -08:00
Thomas S Hatch
49931e0fdc Merge pull request #9134 from malinoff/fix-list-pkgs
list_pkgs became quiet
2013-12-11 09:32:06 -08:00
Thomas S Hatch
931df1798a Merge pull request #9155 from itnihao/develop
Add a function pkg.list_repo_pkgs
2013-12-11 09:30:49 -08:00
Pedro Algarvio
990f1b1b6f Merge pull request #9177 from techhat/issue9160
Remove unused port argument
2013-12-11 06:53:31 -08:00
Joseph Hall
d6520c3533 Remove unused port argument 2013-12-11 07:49:08 -07:00
Joseph Hall
13b611767b Merge pull request #9176 from s0undt3ch/hotfix/virtual-terminal-merge
Some fixes to the VT
2013-12-11 06:27:28 -08:00
Pedro Algarvio
de742df8f7 Minor cosmetic printing changes 2013-12-11 14:23:11 +00:00
Pedro Algarvio
66fed158ed Try to reuse the parent terminal's size. 2013-12-11 14:23:11 +00:00