correct typo in service setup
Change-Id: I48ce83d95f6da73ed04ffaa5cdfbc6376c15df25 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
d7cfc79426
commit
994f461f13
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user