mirror of
https://github.com/saltstack-formulas/timezone-formula.git
synced 2024-11-28 01:17:58 +01:00
4e881296c7
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
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
name: timezone
|
|
os: Debian, RedHat, Suse
|
|
os_family: Debian, RedHat, Suse
|
|
version: 201504
|
|
release: 1
|
|
minimum_version: 2015.5
|
|
summary: Formula for timezone management
|
|
description: Formula for managing timezone settings
|