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 February 25, 2019 at 06:53:47 MST.
You are viewing docs for the previous stable release, 2017.7.8. Switch to docs for the latest stable release, 2018.3.3, or to a recent doc build from the develop branch.
© 2019 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy