1
0
mirror of https://github.com/ceph/ceph synced 2025-02-22 10:37:15 +00:00
ceph/qa/timezone/random.yaml
2016-12-14 11:29:55 -06:00

6 lines
162 B
YAML

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