53:efe3afb026a6
Anton Shestakov <av6@dwimlabs.net>, Sun, 27 Mar 2016 18:29:44 +0800
index: only show login form after rivets init It's needed because of rv-each on an alert, which shows up as an empty alert box before connRivet is bound to it.

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
...