Skip to content

fix(discord-bridge): correct the ports and correct some variable naming

Ryan Turner requested to merge fix/asl-discord-ports into main

What

  • Renamed the ansible var discord_extension to discord_allstar_nodeid to be clearer in app_rpt terminology
  • Trying to fix the startup macro based on a forum post I found; will this work? let's all find out!
  • In order to clear the way for !47 (merged) , fix the port number for discord_bridge_local_port to more closely follow the docs
  • Correct discord_bridge_remote_port to match what's actually happening in the k8s deploy; will hardcode it on that side too

Why

To make the bridge work and prepare for !47 (merged) to land as a clean MR.

How

Screenshots

Anything else?

Edited by Ryan Turner

Merge request reports