Go to file
Florian Bittner 4e881296c7 Fix README.
Added FORMULA for Salt Package Manager

More detailed: https://docs.saltstack.com/en/latest/topics/spm/

install timezone pkg and update symlink based on osfamily

bugfix in symlink function

...#

another symlink bugfix testing

changed variable-names in jinja according to https://github.com/ansible/ansible/issues/3907

added debian to mapfile

changed function names for better looking code

changed FORMULA according to contents of map.jinja, other distributions may follow

added Redhat in map.jinja

added Redhat in map.jinja

added Redhat in map.jinja

install timezone data containing pkg on several distros and symlink to the choosen timezone
2016-09-29 18:44:05 +02:00
timezone Fix README. 2016-09-29 18:44:05 +02:00
.gitignore Initial commit. 2015-04-25 11:04:14 +02:00
FORMULA Fix README. 2016-09-29 18:44:05 +02:00
README.rst Fix README. 2016-09-29 18:44:05 +02:00
pillar.example Initial commit. 2015-04-25 11:04:14 +02:00

README.rst

========
timezone
========

Formula to configure timezone.

.. 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:

``timezone``
----------

Configures the timezone.

Defaults
========

Default values are:

timezone: 'Europe/Berlin'
utc: True

See timezone/pillar.example.