878b19 disable ipv6 connectivity from minion to master

Authored and Committed by Theo Chatzimichos 6 years ago
    disable ipv6 connectivity from minion to master
    
    - ipv6 is default for the connections from minion to master. Since we
      don't use IPv6 for this, we get extra delay
    - there is also a bug with previous salt versions where the logs get
      spammed due to non-working ipv6 connection, this commit works around
      the issue
    
        
file modified
+1 -0