Patrick MacArthur

Results 13 issues of Patrick MacArthur

Right now, trying to run ansible-review with the default standards when a `group_vars` or `host_vars` file is encrypted using `ansible-vault` results in the error: ``` ERROR: Standard "Inventory must be...

bug

When this rule runs on an inventory file, it fails with the following traceback: ``` Traceback (most recent call last): File "/home/pmacarth/.local/bin/ansible-review", line 11, in load_entry_point('ansible-review==0.13.4', 'console_scripts', 'ansible-review')() File "/home/pmacarth/.local/lib/python2.7/site-packages/ansiblereview/__main__.py",...

bug

openmpi fails to run against softiwarp with default parameters, as commit f1a754b6d27b90b1aacd3912a023cb11dc1ba25a decreased the max inline limit from 72 to 64, because 8 bytes were removed from `struct siw_sge`. openmpi...

I am trying to build a tarball so I can make an RPM using the included spec file, but make distcheck fails, since the `siw_user.h` file does not get included...

The rdma-core 18 build depends on many more kernel headers than rdma-core 17. Fix the CCAN includes from the rdma-core 18 headers because the directory structure in rdma-core was modified,...

enhancement

See [RFC 7306](https://tools.ietf.org/html/rfc7306).

enhancement

See [RFC 7306](https://tools.ietf.org/html/rfc7306).

enhancement

for interoperability with existing iWARP devices.

enhancement