correct typo in service setup

Change-Id: I48ce83d95f6da73ed04ffaa5cdfbc6376c15df25
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-27 18:05:00 -05:00
parent d7cfc79426
commit 994f461f13
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
systemd_group_name: "{{ zun_system_group_name }}"
systemd_tempd_prefix: openstack
systemd_slice_name: zun
system_lock_path: "{{ zun_lock_path }}"
systemd_lock_path: "{{ zun_lock_path }}"
systemd_CPUAccounting: true
systemd_BlockIOAccounting: true
systemd_MemoryAccounting: true