- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Feb 16 2023
Feb 15 2023
Added the mission execution module methods (untested code): list_bindings queue_bind exchange_bind update_permissions. TODO: test, write state module methods for those.
Feb 14 2023
User tested. Still to do: binding, permission
Rebased against docker-001 config. Ready to review.
Use directly privilege in configure_user_permission
Switch to Python syntax for roles/saas-rabbitmq/server/content.sls as we've too many for loops,
and as hunting Jinja issues like '#' routing key is parsed as None isn't fun.
Should be added to D2793.
Feb 13 2023
Feb 10 2023
Here the output of salt-call --local state.show_sls roles/saas-rabbitmq:
Remove
Feb 9 2023
Credentials also need to be set for paas-docker-dev role in pillar/credentials/vault.sls
Feb 8 2023
Example run
s/RuntimeException/RuntimeError
Feb 7 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222846 to be reopened, with a fix to be provided (uses_shebang).
Works like a charm now.
Rebase against pillar change in D2788
Rebase