Actions
Bug #28847
closedHttpd needs to be able to connect to Redis
Difficulty:
Triaged:
No
Description
With the new way of deploying Dynflow, we need to allow httpd to connect to redis (tcp port 6379)
The denial is:
type=AVC msg=audit(1579785923.187:4512): avc: denied { name_connect } for pid=11208 comm="diagnostic_con*" dest=6379 scontext=system_u:system_r:passenger_t:s0 tcontext=system_u:object_r:redis_port_t:s0 tclass=tcp_socket
Actions