Commit graph

6 commits

Author SHA1 Message Date
Ted Strzalkowski
b5efc0b9bd fix(debian): align Debian log directory with apparmor profile
Debian ships with an apparmor profile that specifies /var/log/named as
the permissible log directory.
2020-03-22 18:14:27 -07:00
fthenard
c814779774
fix(default.sls): fix subnet declaration
* https://travis-ci.com/saltstack-formulas/bind-formula/jobs/269539556
* Modified commit from #144
2020-01-27 19:01:26 +00:00
Imran Iqbal
75810c07a7
revert(config_spec.rb): do partial revert of rubocop -a --safe
* Partial revert of 9d2966fd32
* To fix the problem that got introduced:

```
test/integration/default/controls/config_spec.rb:158:35: F: Lint/Syntax: unterminated string meets end of file
```
2020-01-27 18:58:06 +00:00
Imran Iqbal
9d2966fd32
fix(rubocop): add fixes using rubocop -a --safe [skip ci] 2019-12-21 17:43:20 +00:00
Imran Iqbal
59684c6f8a test(inspec): improve to work on amazon as well 2019-08-28 07:14:51 +01:00
Imran Iqbal
74bbc5b8de
fix(tests): move to controls sub-directory 2019-08-18 23:51:11 +01:00
Renamed from test/integration/default/config_spec.rb (Browse further)