Commit Graph
2 Commits
Author SHA1 Message Date
Konstantin GribovandGitHub 999d22bb0e gradle: force --console plain for tasks cache generation (#8731)
Fixes #8730
2020-07-01 15:20:41 +02:00
Konstantin GribovandRobby Russell 2b6434e879 Fixed fwl function in firewalld plugin when sources used (#7011)
`firewall-cmd --get-active-zones` returns something like this:

```
dmz
  sources: ipset:dmz-hosts
public
  interfaces: eth0
```

if zone binding is based on source ips, so strings with `sources: ...` should be excluded along with `interfaces: ...` to get zones list.
2018-08-29 11:57:02 -07:00