mirror of
https://github.com/ceph/ceph
synced 2024-12-15 16:07:00 +00:00
a27cb8db3c
These need to be early tasks, probably. Random will pick either eastern or pacific tz randomly. Signed-off-by: Sage Weil <sage@redhat.com>
5 lines
82 B
YAML
5 lines
82 B
YAML
tasks:
|
|
- exec:
|
|
all:
|
|
- echo America/Los_Angeles | sudo tee /etc/timezone
|