Page MenuHomeDevCentral

Allow connections between Docker containers
ClosedPublic

Authored by dereckson on Feb 14 2020, 02:28.
Tags
None
Referenced Files
F3751307: D2208.diff
Sun, Nov 17, 07:31
F3751106: D2208.id5553.diff
Sun, Nov 17, 05:55
F3751105: D2208.id5552.diff
Sun, Nov 17, 05:55
F3750805: D2208.id.diff
Sun, Nov 17, 03:43
F3750737: D2208.diff
Sun, Nov 17, 03:04
Unknown Object (File)
Thu, Nov 7, 11:28
Unknown Object (File)
Sun, Nov 3, 16:11
Unknown Object (File)
Wed, Oct 23, 22:09
Subscribers
None

Details

Summary

Ref T1592.

Test Plan

Tested on Equatower. Without, can't connect from another container
to the Acquisitariat MySQL server. With, it works fine.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
centos8/firewalld
Build Status
Buildable 3421
Build 3670: arc lint + arc unit

Event Timeline

dereckson created this revision.
EquaTower
$ salt-call state.sls roles/paas-docker/docker/firewall
[...]
----------
          ID: firewalld_trust_docker_bridge
    Function: firewalld.present
        Name: trusted
      Result: True
     Comment: 'trusted' is already in the desired state.
     Started: 02:30:45.844779
    Duration: 1634.578 ms
     Changes:
[...]
This revision is now accepted and ready to land.Feb 14 2020, 02:32