39 lines
700 B
ReStructuredText
39 lines
700 B
ReStructuredText
=======
|
|
keepalived
|
|
=======
|
|
|
|
Install, configure and run ``keepalived``.
|
|
|
|
.. note::
|
|
|
|
See the full `Salt Formulas installation and usage instructions
|
|
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
|
|
|
|
Available states
|
|
================
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
or the jinja template and the pillar for a salt approach.
|
|
|
|
``keepalived``
|
|
-----------
|
|
|
|
Install, configure and run ``keepalived`` service.
|
|
|
|
``keepalived.install``
|
|
-------------------
|
|
|
|
Install ``keepalived`` from packages.
|
|
|
|
``keepalived.config``
|
|
------------------
|
|
|
|
Configuration options for ``keepalived``.
|
|
|
|
``keepalived.service``
|
|
-------------------
|
|
|
|
Make sure ``keepalived`` service is running.
|