Bug #7501
closedTechnique "Clock settings" uses Europe/Paris as China's timezone (technique version 3.0)
Description
Beijing is timezoned to Paris again with technique version 3.0:
See Bug #6450.
rudder-techniques-3.1.4.release-1.SLES.11
server:/var/rudder/configuration-repository/techniques/systemSettings/misc/clockConfiguration # grep -i beijing:: -A4 */*.st 1.0/clockConfiguration.st: clock_set_beijing:: 1.0/clockConfiguration.st- 1.0/clockConfiguration.st- "linux_timezone" string => "Asia/Shanghai"; 1.0/clockConfiguration.st- "windows_timezone" string => "China Standard Time"; 1.0/clockConfiguration.st- -- 2.0/clockConfiguration.st: clock_set_beijing:: 2.0/clockConfiguration.st- 2.0/clockConfiguration.st- "linux_timezone" string => "Asia/Shanghai"; 2.0/clockConfiguration.st- "windows_timezone" string => "China Standard Time"; 2.0/clockConfiguration.st- -- 3.0/clockConfiguration.st: clock_set_beijing:: 3.0/clockConfiguration.st- 3.0/clockConfiguration.st- "linux_timezone" string => "Europe/Paris"; 3.0/clockConfiguration.st- "windows_timezone" string => "China Standard Time"; 3.0/clockConfiguration.st-
Updated by Janos Mattyasovszky almost 9 years ago
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/802
PR is https://github.com/Normation/rudder-techniques/pull/802
This was supposed to be fixed by #6450
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from New to In progress
- Assignee set to Janos Mattyasovszky
- Target version set to 2.11.17
As explained in the PR this needs retargeting to 2.11.
By the way, if you use rudder-dev, this is all automatic :-)
Updated by Janos Mattyasovszky almost 9 years ago
- Pull Request changed from https://github.com/Normation/rudder-techniques/pull/802 to https://github.com/Normation/rudder-techniques/pull/803
Re-targeted PR to 2.11:
https://github.com/Normation/rudder-techniques/pull/803
Updated by Janos Mattyasovszky almost 9 years ago
- Assignee changed from Janos Mattyasovszky to Jonathan CLARKE
Updated by Janos Mattyasovszky almost 9 years ago
Regarding rudder-dev: try to use it behind a firewall and necessary proxy. It's full with curl and git commands, that expect to have direct Internet access...
Updated by Jonathan CLARKE almost 9 years ago
- Related to Bug #7489: Missing Timezones from clockConfiguration added
Updated by Jonathan CLARKE almost 9 years ago
Janos Mattyasovszky wrote:
Regarding rudder-dev: try to use it behind a firewall and necessary proxy. It's full with curl and git commands, that expect to have direct Internet access...
Aha! Good to know. Well, that's a bad thing obviously, but I didn't know that was an adoption barrier. I have opened ticket #7507 to fix this. I suggest that you "watch" it so that you could use it in the future :)
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from In progress to Pending technical review
- Pull Request changed from https://github.com/Normation/rudder-techniques/pull/803 to https://github.com/Normation/rudder-techniques/pull/808
Updated by Janos Mattyasovszky almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-techniques|32ad9ceed27d2b3c2a425c4d9c53cda80f2f075f.
Updated by Jonathan CLARKE almost 9 years ago
Applied in changeset rudder-techniques|ee821b77738e0f7bcebc451c313f9f455fa2230f.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 7 years ago
- Found in version(s) old deleted (
3.1.2)