saltstack-formulas / timezone-formula

Setup and configure timezone.
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Apache License 2.0
7 stars 67 forks source link

Time zone keeps logging changed in high state output #7

Closed LuishXY closed 3 years ago

LuishXY commented 6 years ago

When I high state a machine with this salt formula the high state on each machine returns (changed=1) even after the 2nd highstate. Is this because every time the box is high stated the utc value gets over ridden? Not sure if this effects the minion or master in any way. However, I would assume it doesn't.