Correct typo in spelling enable_fqdns_grains

This commit is contained in:
David Murphy 2020-09-14 16:09:52 -06:00 committed by Daniel Wozniak
parent e0fe415927
commit 80c962b353

View file

@ -172,7 +172,7 @@
# generated if an IP does not resolve. In Windows grains are regenerated each
# time a new process is spawned. Therefore, the default for Windows is `False`.
# All other OSes default to `True`
# enable_fqdn_grains: True
# enable_fqdns_grains: True
# The minion can take a while to start up when lspci and/or dmidecode is used
# to populate the grains for the minion. Set this to False if you do not need