Remove kolla_logs_volume unused variable
It should be removed during Heka cleanup made in the following review: https://review.openstack.org/#/c/384122/ Change-Id: I4cb808e4f607f582bd143ca9c6e355ec44d1b961
This commit is contained in:
parent
9a2df7e5a5
commit
a7ad449a57
@ -4,4 +4,3 @@
|
|||||||
action: "create_volume"
|
action: "create_volume"
|
||||||
common_options: "{{ docker_common_options }}"
|
common_options: "{{ docker_common_options }}"
|
||||||
name: "kolla_logs"
|
name: "kolla_logs"
|
||||||
register: kolla_logs_volume
|
|
||||||
|
Loading…
Reference in New Issue
Block a user