bind-formula/pillar.example

379 lines
16 KiB
Text
Raw Permalink Normal View History

feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
# Note - Each section beginning with 'bind:' below represents a different way you may configure
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
# pillars for bind. When configuring your pillar(s), you may use any combination of subsections,
# but salt will not merge sections with the same heading.
### Overrides for the defaults specified by ###
### map.jinja ###
bind:
lookup:
pkgs:
- bind # Need to install
service: named # Service name
zones_source_dir: bind/zonedata # Take zonefiles from `salt://bind/zonedata`
# instead of `salt://zones`
### General config options ###
bind:
lookup:
key_directory: '/etc/bind/keys' # Key directory (needed to use auto-dnssec)
key_algorithm: RSASHA256 # Algorithm when using auto-dnssec
key_algorithm_field: '008' # See http://www.bind9.net/dns-sec-algorithm-numbers
key_size: 4096 # Key size
config:
tmpl: salt://bind/files/debian/named.conf # Template we'd like to use (not implemented?)
user: root # File & Directory user
group: named # File & Directory group
mode: 640 # File & Directory mode
enable_logging: true # Enable basic query logging
2017-10-29 21:00:17 +00:00
use_extensive_logging: # Enable extensive config for logging. Partial example. For proposed settings please refer to
channel: # https://kb.isc.org/article/AA-01526/0/BIND-Logging-some-basic-recommendations.html
default_log:
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
file: default
size: '200m' # size of a individual file (default 20m)
versions: '10' # how many files will be stored (default 3)
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
print-time: true
print-category: true
print-severity: true
severity: info
queries_log:
file: queries
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
print-time: true
print-category: true
print-severity: true
severity: info
query-errors_log:
file: query-errors
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
print-time: true
print-category: true
print-severity: true
severity: dynamic
default_syslog:
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
print-time: true
print-category: true
print-severity: true
syslog: daemon
severity: info
default_debug:
file: named.run
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
print-time: true
print-category: true
print-severity: true
severity: info
category:
default:
- default_syslog
- default_debug
- default_log
config:
- default_syslog
- default_debug
- default_log
network:
- default_syslog
- default_debug
- default_log
general:
- default_syslog
- default_debug
- default_log
queries:
- queries_log
query-errors:
- query-errors_log
options:
allow-recursion: '{ any; }' # Never include this on a public resolver
# RedHat defaults, needed to generate default config file
listen-on: 'port 53 { 127.0.0.1; }'
listen-on-v6: 'port 53 { ::1; }'
allow-query: '{ localhost; }'
recursion: 'yes'
dnssec-enable: 'yes'
dnssec-validation: 'yes'
# End RedHat defaults
protocol: 4 # Force bind to serve only one IP protocol
# (ipv4: 4, ipv6: 6). Omitting this reverts to
# binds default of both.
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
# Debian and FreeBSD based systems
default_zones: true # If set to true, the default-zones configuration
# will be enabled. Defaults to false.
includes: # Include any additional configuration file(s) in
- /some/additional/named.conf # named.conf
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
# Debian based systems optional configs
bind:
config:
options:
querylog: 'yes' # Enable query logs, by default is disabled in map.jinja (yes,no)
2017-10-29 16:46:24 +00:00
rndc_client: # Generate rndc.conf file it uses previously defined keys
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
options:
2017-10-29 16:46:24 +00:00
default:
server: localhost
port: 953
key: my_default_key
server:
'127.0.0.1':
key: dns_key
'localhost':
key: dns_key
'8.8.8.8':
key: my_default_key
controls: # If you define controls then you also should configure rndc_client
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
local:
2017-10-18 22:35:21 +02:00
enabled: true
bind:
address: 127.0.0.1
port: 953
allow:
- 127.0.0.1
keys:
- core_dhcp
myip4:
enabled: true
bind:
address: 10.161.161.168
port: 953
allow:
- 10.161.161.168
- my_net
keys:
- core_dhcp
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
statistics: # Enable statistics-channel
2017-10-18 22:35:21 +02:00
local:
enabled: true
bind:
address: 127.0.0.1
port: 8053
allow:
- 127.0.0.1
myip4:
enabled: true
bind:
address: 10.161.161.168
port: 8123
allow:
- 10.161.64.168
- my_net
configured_zones: # Debian based systems can have zones using only configured_zones
sub.domain.com: # This zone will be copied from zones_source_dir
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
file: sub.domain.com # You can optionally specify name of a file here.
type: master # Yo don't have define zone again in available_zones.
2017-10-18 22:35:21 +02:00
# This feature is backward compatibile and only available in debian
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: false # if type master you need specify notify true/false
managed: true # Set this to false if you don't want Salt to manage this zone file
# If this parameter is set to true or is not set at all, the zone will be managed through salt
2017-10-18 22:35:21 +02:00
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
sub2.domain.com:
2017-10-18 22:35:21 +02:00
file: sub2.domain.com
type: master
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: true
allow-query:
2017-10-18 22:35:21 +02:00
- any
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
allow-transfer:
2017-10-18 22:35:21 +02:00
- my_net
allow-update: 'none'
also-notify:
- 1.2.3.4
- 1.2.3.3
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
zone-statistics: true # Enable detailed statistics for zone. You need enable statistics first
2017-10-18 22:35:21 +02:00
test.zone.com:
file: test.zone.com
type: slave
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: false
2017-10-18 22:35:21 +02:00
masters:
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
- my_dns_masters # You can specify masters by using name
2017-10-18 22:35:21 +02:00
test.zone2.com: # Zone definied in default style of this formula
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
type: slave # You need specify all info inside available_zones
notify: false
2017-10-18 22:35:21 +02:00
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
configured_masters: # Configure master dns
2017-10-18 22:35:21 +02:00
my_dns_masters:
- 10.10.20.20
- 10.10.30.30
available_zones: # Configuration required in default style
test.zone2.com:
file: test.zone2.com # You are required specify file name here
masters: # As also masters if you have slave type zone
- 10.167.73.21
- 10.174.60.44
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
# End Debian based systems features
# on SUSE include the forwarders.conf file generated by netconfig(8)
bind:
config:
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
include_forwarders: true
### Keys, Zones, ACLs and Views ###
bind:
2014-10-16 10:54:02 +00:00
keys:
"core_dhcp": # The name for our key
secret: "YourSecretKey" # The key its self
configured_zones:
sub.domain.com: # First domain zone
type: master # We're the master of this zone
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: false # Don't notify any NS RRs of any changes to zone
also-notify: # Do notify these IP addresses (pointless as
- 1.1.1.1 # notify has been set to no)
Squash commits Update named.conf.local.jinja Some reorganization of the format. In the for-loop that handles configured_views: - Add if-block on lines 124-128 to allow specifying a file for your view, rather than defaulting to the name of the specified zone. This allows multiple views to serve the same zone, but use a different file. Update pillar.example Add documentation and an example on specifying the file to be used for a view, as well as documented that you should not define the top-level 'configured_zones' key when using views. Small comment update. Add comment about using ACLs and views. Create pillar-with-views.example An example of the bind pillar that defines multiple views for internal and external record sets. This doesn't include the other portion of the pillar the defines the bind config - this is zones, views and ACLs only. The config portion is not affected by this. Add more comment clarification. Add comment explaining file name requirements. The filename must match the corresponding zone name (without the .txt extension) because the config.sls jinja logic uses the filename to match to the zone when setting zone_records. It also is hardcoded to replace ".txt" with "" in order to make this match work, and so .txt extension is required for the logic to work. Update config.sls Add logic to detect a file specified in a view, and match it to a zone under available_zones to enable creating that zone file. Revert back Made a bad commit. Update with the required logic. Added an if-block to test for the file argument in the zone_data, and if found, use that view and update the zone variable to match the zone defined under available_zones. Fix variable set. Set zone based on file with the .txt extension removed. Update README.rst Add paragraph about using views. Update pillar-with-views.example Add some more comments for explanation.
2018-11-14 11:11:07 -05:00
- 2.2.2.2 # If using views, do not define configured_zones
# at this indentation level - define it using the sub-key
# of your view under configured_views.
sub.domain2.com: # Domain zone with DNSSEC
type: master # We're the master of this zone
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: false # Don't notify any NS RRs of any changes to zone
dnssec: true # Create and manage signed zonefile with zonesigner
# You will have to install dnssec-tools by hand
# on many distributions
sub.domain3.com: # Domain zone with DNSSEC
type: master # We're the master of this zone
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: false # Don't notify any NS RRs of any changes to zone
auto-dnssec: 'maintain' # Bind will create and manage the signed zonefile
# itself, we only have to provide the clear zone
1.168.192.in-addr.arpa: # Reverse lookup for local IPs
type: master # As above
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: false # As above
allow-transfer: # As above
- 1.1.1.1
- 2.2.2.2
dynamic.domain.com: # Our ddns zone
type: master # As above
allow-update: "key core_dhcp" # Who we allow updates from (refers to above key)
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: true # Notify NS RRs of changes
sub.anotherdomain.com: # Another domain zone
type: forward # This time it's a forwarding zone
forwarders: # Where we need to forward requests to
2016-01-09 08:12:21 +00:00
- 10.9.8.7
- 10.9.8.5
sub.forwardonlydomain.com: # Forwarding only domain
type: forward # As above
forward: only # We don't want the server to do any resulving
forwarders: # As above (but with different IPs)
- 10.9.8.8
- 10.9.8.9
2015-03-22 22:07:22 +01:00
configured_views:
myview1: # First (and only) view
match_clients: # The clients we wish to match
2015-03-22 22:07:22 +01:00
- client1
- client2
configured_zones: # Zones that our view is applicable to
my.zone: # We've defined a new zone in here
2015-03-22 22:07:22 +01:00
type: master
Squash commits Update named.conf.local.jinja Some reorganization of the format. In the for-loop that handles configured_views: - Add if-block on lines 124-128 to allow specifying a file for your view, rather than defaulting to the name of the specified zone. This allows multiple views to serve the same zone, but use a different file. Update pillar.example Add documentation and an example on specifying the file to be used for a view, as well as documented that you should not define the top-level 'configured_zones' key when using views. Small comment update. Add comment about using ACLs and views. Create pillar-with-views.example An example of the bind pillar that defines multiple views for internal and external record sets. This doesn't include the other portion of the pillar the defines the bind config - this is zones, views and ACLs only. The config portion is not affected by this. Add more comment clarification. Add comment explaining file name requirements. The filename must match the corresponding zone name (without the .txt extension) because the config.sls jinja logic uses the filename to match to the zone when setting zone_records. It also is hardcoded to replace ".txt" with "" in order to make this match work, and so .txt extension is required for the logic to work. Update config.sls Add logic to detect a file specified in a view, and match it to a zone under available_zones to enable creating that zone file. Revert back Made a bad commit. Update with the required logic. Added an if-block to test for the file argument in the zone_data, and if found, use that view and update the zone variable to match the zone defined under available_zones. Fix variable set. Set zone based on file with the .txt extension removed. Update README.rst Add paragraph about using views. Update pillar-with-views.example Add some more comments for explanation.
2018-11-14 11:11:07 -05:00
file: example.com.txt # Optional: specify the zone file to be used for this view,
# otherwise it will default to the file matching the name of the zone that you
# specify here (which must match a zone under 'available_zones'.
# The file name must match what you have entered for 'file' in the zone under
# 'available_zones'.
# This allows you to define multiple views that serve the same zone, but
# serve a different record set in each.
# If doing this, you need to configure the zones and their record sets
# underneath the 'available_zones' section.
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix (or ignore) errors shown below: ```bash bind-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 1:1 warning comment not indented like content (comments-indentation) 1:89 error line too long (95 > 88 characters) (line-length) 2:1 warning missing document start "---" (document-start) 2:10 error wrong indentation: expected 0 but found 9 (indentation) 2:89 error line too long (103 > 88 characters) (line-length) 8:1 error syntax error: expected '<document start>', but found '<block mapping start>' 14:89 error line too long (94 > 88 characters) (line-length) 15:51 warning comment not indented like content (comments-indentation) 19:1 error duplication of key "bind" in mapping (key-duplicates) 21:89 error line too long (93 > 88 characters) (line-length) 23:89 error line too long (102 > 88 characters) (line-length) 27:89 error line too long (96 > 88 characters) (line-length) 32:89 error line too long (143 > 88 characters) (line-length) 33:89 error line too long (134 > 88 characters) (line-length) 35:24 error trailing spaces (trailing-spaces) 36:89 error line too long (91 > 88 characters) (line-length) 37:89 error line too long (93 > 88 characters) (line-length) 38:23 warning truthy value should be one of [false, true] (truthy) 39:27 warning truthy value should be one of [false, true] (truthy) 40:27 warning truthy value should be one of [false, true] (truthy) 44:23 warning truthy value should be one of [false, true] (truthy) 45:27 warning truthy value should be one of [false, true] (truthy) 46:27 warning truthy value should be one of [false, true] (truthy) 50:23 warning truthy value should be one of [false, true] (truthy) 51:27 warning truthy value should be one of [false, true] (truthy) 52:27 warning truthy value should be one of [false, true] (truthy) 55:23 warning truthy value should be one of [false, true] (truthy) 56:27 warning truthy value should be one of [false, true] (truthy) 57:27 warning truthy value should be one of [false, true] (truthy) 62:23 warning truthy value should be one of [false, true] (truthy) 63:27 warning truthy value should be one of [false, true] (truthy) 64:27 warning truthy value should be one of [false, true] (truthy) 89:89 error line too long (91 > 88 characters) (line-length) 90:1 warning comment not indented like content (comments-indentation) 97:1 warning comment not indented like content (comments-indentation) 98:89 error line too long (92 > 88 characters) (line-length) 99:51 warning comment not indented like content (comments-indentation) 99:89 error line too long (96 > 88 characters) (line-length) 102:1 warning comment not indented like content (comments-indentation) 102:35 error trailing spaces (trailing-spaces) 103:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (99 > 88 characters) (line-length) 104:51 warning comment not indented like content (comments-indentation) 106:89 error line too long (99 > 88 characters) (line-length) 109:40 error trailing spaces (trailing-spaces) 110:1 error duplication of key "bind" in mapping (key-duplicates) 113:89 error line too long (115 > 88 characters) (line-length) 115:89 error line too long (110 > 88 characters) (line-length) 116:13 error trailing spaces (trailing-spaces) 129:89 error line too long (120 > 88 characters) (line-length) 130:11 error trailing spaces (trailing-spaces) 150:81 error trailing spaces (trailing-spaces) 167:89 error line too long (118 > 88 characters) (line-length) 168:89 error line too long (101 > 88 characters) (line-length) 169:89 error line too long (103 > 88 characters) (line-length) 169:103 error trailing spaces (trailing-spaces) 170:89 error line too long (107 > 88 characters) (line-length) 170:107 error trailing spaces (trailing-spaces) 171:54 warning comment not indented like content (comments-indentation) 171:89 error line too long (120 > 88 characters) (line-length) 172:15 warning truthy value should be one of [false, true] (truthy) 172:89 error line too long (104 > 88 characters) (line-length) 174:21 error trailing spaces (trailing-spaces) 177:15 warning truthy value should be one of [false, true] (truthy) 178:19 error trailing spaces (trailing-spaces) 180:22 error trailing spaces (trailing-spaces) 186:24 warning truthy value should be one of [false, true] (truthy) 186:89 error line too long (124 > 88 characters) (line-length) 191:15 warning truthy value should be one of [false, true] (truthy) 193:89 error line too long (93 > 88 characters) (line-length) 193:93 error trailing spaces (trailing-spaces) 195:89 error line too long (101 > 88 characters) (line-length) 196:89 error line too long (104 > 88 characters) (line-length) 196:104 error trailing spaces (trailing-spaces) 197:15 warning truthy value should be one of [false, true] (truthy) 200:76 error trailing spaces (trailing-spaces) 206:89 error line too long (94 > 88 characters) (line-length) 208:89 error line too long (94 > 88 characters) (line-length) 209:89 error line too long (98 > 88 characters) (line-length) 213:36 error trailing spaces (trailing-spaces) 216:1 error duplication of key "bind" in mapping (key-duplicates) 218:25 warning truthy value should be one of [false, true] (truthy) 221:1 error too many blank lines (3 > 2) (empty-lines) 223:1 error duplication of key "bind" in mapping (key-duplicates) 231:15 warning truthy value should be one of [false, true] (truthy) 231:89 error line too long (98 > 88 characters) (line-length) 232:89 error line too long (94 > 88 characters) (line-length) 234:89 error line too long (98 > 88 characters) (line-length) 235:51 warning comment not indented like content (comments-indentation) 235:89 error line too long (107 > 88 characters) (line-length) 240:15 warning truthy value should be one of [false, true] (truthy) 240:89 error line too long (98 > 88 characters) (line-length) 241:15 warning truthy value should be one of [false, true] (truthy) 241:89 error line too long (101 > 88 characters) (line-length) 242:51 warning comment not indented like content (comments-indentation) 242:89 error line too long (97 > 88 characters) (line-length) 247:15 warning truthy value should be one of [false, true] (truthy) 247:89 error line too long (98 > 88 characters) (line-length) 248:89 error line too long (99 > 88 characters) (line-length) 249:51 warning comment not indented like content (comments-indentation) 249:89 error line too long (98 > 88 characters) (line-length) 253:15 warning truthy value should be one of [false, true] (truthy) 260:89 error line too long (99 > 88 characters) (line-length) 261:15 warning truthy value should be one of [false, true] (truthy) 271:89 error line too long (96 > 88 characters) (line-length) 284:89 error line too long (109 > 88 characters) (line-length) 285:51 warning comment not indented like content (comments-indentation) 285:89 error line too long (128 > 88 characters) (line-length) 286:89 error line too long (114 > 88 characters) (line-length) 287:89 error line too long (127 > 88 characters) (line-length) 289:89 error line too long (122 > 88 characters) (line-length) 290:89 error line too long (89 > 88 characters) (line-length) 291:89 error line too long (120 > 88 characters) (line-length) 292:89 error line too long (93 > 88 characters) (line-length) 293:19 warning truthy value should be one of [false, true] (truthy) 293:24 error trailing spaces (trailing-spaces) 300:89 error line too long (119 > 88 characters) (line-length) 301:51 warning comment not indented like content (comments-indentation) 301:89 error line too long (122 > 88 characters) (line-length) 302:89 error line too long (93 > 88 characters) (line-length) 305:1 error duplication of key "bind" in mapping (key-duplicates) 313:1 warning comment not indented like content (comments-indentation) 313:89 error line too long (99 > 88 characters) (line-length) 320:89 error line too long (89 > 88 characters) (line-length) 337:89 error line too long (95 > 88 characters) (line-length) 341:89 error line too long (120 > 88 characters) (line-length) 345:1 error too many blank lines (4 > 2) (empty-lines) 358:89 error line too long (89 > 88 characters) (line-length) 362:89 error line too long (117 > 88 characters) (line-length) 363:89 error line too long (89 > 88 characters) (line-length) 365:89 error line too long (102 > 88 characters) (line-length) 371:1 error duplication of key "bind" in mapping (key-duplicates) test/salt/pillar/default.sls 1:1 warning missing document start "---" (document-start) 11:15 warning truthy value should be one of [false, true] (truthy) 16:15 warning truthy value should be one of [false, true] (truthy) 19:15 warning truthy value should be one of [false, true] (truthy) 28:15 warning truthy value should be one of [false, true] (truthy) 114:1 error too many blank lines (1 > 0) (empty-lines) ```
2019-08-06 20:59:12 +01:00
notify: false
update_policy: # A given update policy
2015-03-22 23:26:35 +01:00
- "grant core_dhcp name dns_entry_allowed_to_update. ANY"
configured_acls: # And now for some ACLs
my_net: # Our ACL's name
- 127.0.0.0/8 # And the applicable IP addresses
Squash commits Update named.conf.local.jinja Some reorganization of the format. In the for-loop that handles configured_views: - Add if-block on lines 124-128 to allow specifying a file for your view, rather than defaulting to the name of the specified zone. This allows multiple views to serve the same zone, but use a different file. Update pillar.example Add documentation and an example on specifying the file to be used for a view, as well as documented that you should not define the top-level 'configured_zones' key when using views. Small comment update. Add comment about using ACLs and views. Create pillar-with-views.example An example of the bind pillar that defines multiple views for internal and external record sets. This doesn't include the other portion of the pillar the defines the bind config - this is zones, views and ACLs only. The config portion is not affected by this. Add more comment clarification. Add comment explaining file name requirements. The filename must match the corresponding zone name (without the .txt extension) because the config.sls jinja logic uses the filename to match to the zone when setting zone_records. It also is hardcoded to replace ".txt" with "" in order to make this match work, and so .txt extension is required for the logic to work. Update config.sls Add logic to detect a file specified in a view, and match it to a zone under available_zones to enable creating that zone file. Revert back Made a bad commit. Update with the required logic. Added an if-block to test for the file argument in the zone_data, and if found, use that view and update the zone variable to match the zone defined under available_zones. Fix variable set. Set zone based on file with the .txt extension removed. Update README.rst Add paragraph about using views. Update pillar-with-views.example Add some more comments for explanation.
2018-11-14 11:11:07 -05:00
- 10.20.0.0/16 # If using views, you need to create an ACL per view to differentiate
# who accesses the view, and then specify the appropriate ACL name under
# the 'match_clients' sub-key of your view.
### Define zone records in pillar ###
bind:
available_zones:
example.com:
file: example.com.txt
soa: # Declare the SOA RRs for the zone
ns: ns1.example.com # Required
contact: hostmaster.example.com # Required
serial: 2017041001 # Required
# serial: auto # Alternatively, autoupdate serial on each change
class: IN # Optional. Default: IN
refresh: 8600 # Optional. Default: 12h
retry: 900 # Optional. Default: 15m
expiry: 86000 # Optional. Default: 2w
nxdomain: 500 # Optional. Default: 1m
ttl: 8600 # Optional. Not set by default
records: # Records for the zone, grouped by type
A:
mx1: # A RR with multiple values can
- 1.2.3.228 # be written as an array
- 1.2.3.229
cat: 2.3.4.188
rat: 1.2.3.231
live: 1.2.3.236
NS:
'@':
- rat
- cat
CNAME:
ftp: cat.example.com.
www: cat.example.com.
mail: mx1.example.com.
smtp: mx1.example.com.
TXT: # Complex records can be expressed as strings
'@':
- '"some_value"'
- '"v=spf1 mx a ip4:1.2.3.4 ~all"'
_dmarc: '"v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com; fo=1:d:s; adkim=r; aspf=r; pct=100; ri=86400"'
2018-06-05 15:46:48 +02:00
3.2.1.in-addr.arpa: # auto-generated reverse zone
file: example.com.rev.txt
soa: # Declare the SOA RRs for the zone
ns: ns1.example.com # Required
contact: hostmaster.example.com # Required
serial: auto # autoupdate serial on each change
class: IN # Optional. Default: IN
refresh: 8600 # Optional. Default: 12h
retry: 900 # Optional. Default: 15m
expiry: 86000 # Optional. Default: 2w
nxdomain: 500 # Optional. Default: 1m
ttl: 8600 # Optional. Not set by default
records: # Records for the zone, grouped by type
NS:
'@':
ns1.example.com.
generate_reverse: # take all A records from example.com that are in 1.2.3.0/24 subnet
net: 1.2.3.0/24 # and generate reverse records for them
for_zones:
- example.com # example.com is a zone defined in pillar, see above
# for_zones:
# - any # generate reverse record for any zone
2018-06-05 15:46:48 +02:00
### Externally defined Zones ###
2015-02-19 23:17:11 +01:00
bind:
available_zones:
sub.domain.org:
file: db.sub.domain.org # DB file containing our zone
masters: # Masters of this zone
- 192.168.0.1