Files
harmony/examples/brocade_switch_configuration/env.sh
Sylvain Tremblay 8c8baaf9cc
Some checks failed
Run Check Script / check (pull_request) Failing after 24s
feat: create new brocade configuration score
2026-03-25 11:45:57 -04:00

5 lines
170 B
Bash

export HARMONY_SECRET_NAMESPACE=brocade-example
export HARMONY_SECRET_STORE=file
export HARMONY_DATABASE_URL=sqlite://harmony_brocade_example.sqlite
export RUST_LOG=info