304:637853c693a1
Anton Shestakov <av6@dwimlabs.net>, Thu, 28 Jun 2018 22:36:32 +0800
provision: update vagrant image to Xenial

previous change 1:7ab80565bcdd

contrib/provision/roles/common/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: update timezone
command: dpkg-reconfigure --frontend noninteractive tzdata
...