Remove bad content from pvc-api.yml

This commit is contained in:
Joshua Boniface 2019-07-08 19:03:08 -04:00
parent e98649c417
commit 6319241df9
1 changed files with 0 additions and 8 deletions

View File

@ -1,14 +1,6 @@
---
# pvc-api client configuration
# {{ ansible_managed }}
pvc:
coordinators:
api:
listen_address: "{{ pvc_api_listen_address }}"
listen_port: "{{ pvc_api_listen_port }}"
authentication:
key: "{{ pvc_api_authentication_key }}"
pvc:
coordinators:
{% for node in pvc_nodes if node.is_coordinator %}