27:1a8b9c306e43
Anton Shestakov <av6@dwimlabs.net>, Sun, 25 Jun 2017 18:19:24 +0800
nginx: fail_timeout is ignored if there's only one server in the group

previous change 24:c978313adae1

roles/hgweb/defaults/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
hgweb_contact: 'Me Myself <me@mydomain>'
hgweb_subdomain: hg
hgweb_user: hguser
hgweb_mercurial_url: https://www.mercurial-scm.org/repo/hg
hgweb_mercurial_rev: stable
hgweb_evolve_url: https://www.mercurial-scm.org/repo/evolve
hgweb_evolve_rev: stable
hgweb_workers: 1
...