summaryrefslogtreecommitdiff
path: root/cspell.json
diff options
context:
space:
mode:
authorMarc A. Paradise <marc.paradise@gmail.com>2021-04-09 15:05:56 -0400
committerMarc A. Paradise <marc.paradise@gmail.com>2021-04-19 12:20:26 -0400
commitb43535a68c91b2b751a8c409d93c35303304e016 (patch)
treebb7688269c0b850155c1198c41a895030c9f7579 /cspell.json
parent129dc6c641cc57ab70f56cfc7432644f34d91718 (diff)
downloadchef-b43535a68c91b2b751a8c409d93c35303304e016.tar.gz
Move most compliance validation to pre-run
Because it is important that when possible, the compliance run get associated with the converge (via run-id) this PR updates compliance mode to pre-validate for most common issues before the converge occurs. This is a change of behavior, in that previously we would wait until it was time to send the report after the converge before validating, which would cause the report to not get captured for current converge (run-id) if config errors were present. This also adds error numbers to each of the failure conditions we detect, in order to simplify providing the operator help with resolving the errors. Resolves #11106 and #11105 Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
Diffstat (limited to 'cspell.json')
-rw-r--r--cspell.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/cspell.json b/cspell.json
index a54071a0db..0ee63efc67 100644
--- a/cspell.json
+++ b/cspell.json
@@ -235,6 +235,7 @@
"cmds",
"CMDS",
"Cmnd",
+ "CMPL",
"cname",
"codepage",
"coderanger",