Go to file
Imran Iqbal 3cf2865ec7
Merge pull request #12 from n-rodriguez/wip/travis
ci(travis): add Inspec tests
2019-08-26 17:20:05 +01:00
bin ci(travis): add Inspec tests 2019-08-26 10:30:19 +02:00
test ci(travis): add Inspec tests 2019-08-26 10:30:19 +02:00
timezone Merge branch 'master' of https://github.com/saltstack-formulas/timezone-formula into macos 2019-06-16 23:50:26 +01:00
.gitignore ci(travis): add Inspec tests 2019-08-26 10:30:19 +02:00
.travis.yml ci(travis): add Inspec tests 2019-08-26 10:30:19 +02:00
FORMULA Update FORMULA with FreeBSD support 2018-02-17 12:37:35 +00:00
Gemfile ci(travis): add Inspec tests 2019-08-26 10:30:19 +02:00
README.rst Fix README. 2015-04-25 12:23:45 +02:00
kitchen.yml ci(travis): add Inspec tests 2019-08-26 10:30:19 +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.