mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
7 lines
147 B
YAML
7 lines
147 B
YAML
|
extends: substitution
|
||
|
message: "Use Use '%s' instead of 'Supervisor'."
|
||
|
level: error
|
||
|
swap:
|
||
|
'(?:[^\s]* ){0,2}Supervisor': Chef Habitat Supervisor
|
||
|
|