Support for Varnish
New in version 2014.7.0.
Note
These functions are designed to work with all implementations of Varnish from 3.x onwards
salt.modules.varnish.
ban
(ban_expression)Add ban to the varnish cache
CLI Example:
salt '*' varnish.ban ban_expression
salt.modules.varnish.
ban_list
()List varnish cache current bans
CLI Example:
salt '*' varnish.ban_list
salt.modules.varnish.
param_set
(param, value)Set a param in varnish cache
CLI Example:
salt '*' varnish.param_set param value
Generated on April 03, 2018 at 06:37:10 MDT.
You are viewing docs for the previous stable release, 2016.11.9. Switch to docs for the latest stable release, 2017.7.4, or to a recent doc build from the develop branch.
© 2018 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy