New feature: upstream state (remove upstream if needed)

This commit is contained in:
Emilien Mantel
2016-05-11 17:21:52 +02:00
parent 4dcb5f44c6
commit af3930a58a
3 changed files with 18 additions and 0 deletions

View File

@@ -24,6 +24,13 @@
max_conns: 150
weight: 10
down: false
- name: 'test-absent'
servers:
- path: '127.0.0.1:80'
max_conns: 150
weight: 10
down: false
state: 'absent'
nginx_htpasswd:
- name: 'hello'
description: 'Please login!'