update/software/service-files/software.conf
sshathee a2f8ccf7ce Update software conf package feed dynamically
Software conf is hardcoded right now. So it
needs to be updated after each new master load.
This commit removes the static package feed and
will update the software conf dynamically according
to the version of load and release.

Test Plan:
PASS: Check software.conf is updated with correct
      version after system startup.
PASS: Check software.conf is updated for pre-bootstrap
      case
PASS: Check software.conf file changes persist after
      host lock-unlock

Story: 2010676
Task: 50206
Change-Id: I1a888a59da152a2cd0e6c665d4e33e836ceffd07
Signed-off-by: sshathee <shunmugam.shatheesh@windriver.com>
2024-05-30 13:35:08 -04:00

11 lines
233 B
Plaintext

[runtime]
controller_multicast = 239.1.1.3
agent_multicast = 239.1.1.4
api_port = 5493
controller_port = 5494
agent_port = 5495
# alternate PostgreSQL server port for bringing up
# db to run on to-release
alt_postgresql_port = 6666