NeonGeckoCom / neon-diana-utils

Scripts and Automation for running Neon DIANA
Other
6 stars 6 forks source link

Adds CLI utility to update RMQ config with new users #70

Closed NeonDaniel closed 7 months ago

NeonDaniel commented 7 months ago

Description

Adds update-rmq-config CLI entrypoint Fixes bug in RMQ config update that allowed for duplicated entries Adds unit tests to test for duplicated users

Issues

Relates to #65

Other Notes

The update_rmq_config method is currently used internally, but this adds a CLI entrypoint so RMQ config can be updated independent of any other service configs