consul-formula
consul-formula copied to clipboard
Formula to install and configure Hashicorp Consul
updates: - [github.com/rubocop-hq/rubocop: v1.30.1 → v1.75.2](https://github.com/rubocop-hq/rubocop/compare/v1.30.1...v1.75.2) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.4...v0.10.0.1) - [github.com/adrienverge/yamllint: v1.26.3 → v1.37.0](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.37.0) - [github.com/warpnet/salt-lint: v0.8.0 → v0.9.2](https://github.com/warpnet/salt-lint/compare/v0.8.0...v0.9.2) - https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck - [github.com/rstcheck/rstcheck: 3f929574 → v6.2.4](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.4)...
## Bug details ### Describe the bug Just noticed this when we changed from Centos 7 to Centos 8. With selinux enforcing, the consul binary moved from /tmp retains the...
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...
I've got the following error when running consul-template with a pillar similar to the example: ``` Data failed to compile: ---------- Rendering SLS 'base:consul-template.config' failed: Jinja variable 'dict object' has...
consul*/install.sls refactoring. Come from https://github.com/saltstack-formulas/vault-formula.git - use /opt (to remove consul-* versions in autocomplete) - checksum check includes GPG one
In some case I have an error in config file. State detect a change, restart services, restart fail. It's bad. Soo, I rewrite the resources to use `file.managed` allowed `cmd_check`....
Support multiple instances of consul-template to fix https://github.com/hashicorp/consul-template/issues/150