Commit 397385f
ansible-scylla-manager: Add port checks for local Scylla RPC and CQL ports
Scylla Manager depends on a co-located Scylla instance reachable on localhost.
Since the common role runs before Scylla or the manager are installed, checking
the scylla ports early catches host-level firewall rules that would block
local connectivity, rather than failing later during service startup.1 parent e0085e3 commit 397385f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments