1
0
mirror of https://github.com/ceph/ceph synced 2025-02-12 05:18:35 +00:00
ceph/qa/timezone/random.yaml

6 lines
162 B
YAML
Raw Normal View History

tasks:
- exec:
all:
- echo America/Los_Angeles | sudo tee /etc/timezone
- [ $RANDOM -gt 32000 ] && echo America/New_York | sudo tee /etc/timezone