Fixing a spelling error.

This commit is contained in:
Michael Lustfield 2017-05-03 03:21:58 -05:00
parent a4bae3cda9
commit 49bd8bfed9

View file

@ -883,7 +883,7 @@
#pillar_cache_ttl: 3600
# If and only if a master has set `pillar_cache: True`, one of several storage providers
# can be utililzed.
# can be utilized.
#
# `disk`: The default storage backend. This caches rendered pillars to the master cache.
# Rendered pillars are serialized and deserialized as msgpack structures for speed.