
With this commit, logscraper tool can be started as a service inside the container. Change-Id: I7349929bcb314f55d648bb4db4291fd53fa83d07
7 lines
115 B
YAML
7 lines
115 B
YAML
---
|
|
- name: Configure Logscraper tool
|
|
hosts: logscraper01.openstack.org
|
|
become: true
|
|
roles:
|
|
- logscraper
|