Browse Source

Bug 1509052 - Remove logfile from broker config

David Zager 7 năm trước cách đây
mục cha
commit
d9a3b42cc8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      roles/ansible_service_broker/tasks/install.yml

+ 0 - 1
roles/ansible_service_broker/tasks/install.yml

@@ -316,7 +316,6 @@
               etcd_host: 0.0.0.0
               etcd_port: 2379
             log:
-              logfile: /var/log/ansible-service-broker/asb.log
               stdout: true
               level: {{ ansible_service_broker_log_level }}
               color: true