bind-formula icon indicating copy to clipboard operation
bind-formula copied to clipboard

Results 17 bind-formula issues
Sort by recently updated
recently updated
newest added

updates: - [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.35.1](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.35.1) - [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.0](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.0) - [github.com/saltstack-formulas/mirrors-rst-lint: v1.3.2 → v1.4.0](https://github.com/saltstack-formulas/mirrors-rst-lint/compare/v1.3.2...v1.4.0)

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...

dependencies

You need to signal to bind to reload log files after rotating them, doing `rndc reconfig` is a good way of doing so. This change allows you to actually have...

This allows to have multiple keys or a mix of keys and IP ... ### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation...

It seems impossible with this bind formula to set a TTL on individual records that differs from the TTL set in the soa data structure. ``` $TTL 1w ; default...

When running this formula under python3, multiple issues crop up: * dictsort is used extensively and has changed functionality between py2 and py3. Python2 would happily sort a dictionary containing...

bug

https://github.com/saltstack-formulas/bind-formula/blob/e398d7cbd58b7fce0293e2a2ebe349db4d986bd8/bind/map.jinja#L79 The bind911 package is deprecated and the formula should probably default to the bind916 package.

bug

By default, the bind formula will configure the named process to write all queries into a query.log file which potentially is outside the normal log-rotated dirs, thus filling up the...

Convention over configuration: If a zone is defined in a pillar, I want the salt states to ensure it is declared in the conf file and also the records are...