cdist announcement: __timezone type is becoming singleton

5 views
Skip to first unread message

Darko Poljak

unread,
Jul 29, 2020, 12:38:53 AM7/29/20
to cdist-configuration-management
Hello,

it is noticed that __timezone type is not and _should_ be singleton:

After long discussion we did not find a better solution, so the type is just converted to singleton:

This means that your configuration will break,
but the changes required are minimal.

Migration consists of just adding a parameter name before timezone value, e.g.
this

#Set up Europe/Andorra as our timezone.

 __timezone Europe/Andorra

becomes

  # Set up Europe/Andorra as our timezone.
  __timezone --tz Europe/Andorra

Release is planned for 1st of September (or later), in the next minor release.

Sorry for breaking.

Darko

Reply all
Reply to author
Forward
0 new messages