correct typo in service setup
Change-Id: I2c7b88f60a7a1bdbd4e20d70fcd6cf6a9eaef5b1 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
9975cd5fce
commit
c7a886664b
@ -108,7 +108,7 @@
|
|||||||
systemd_group_name: "{{ neutron_system_group_name }}"
|
systemd_group_name: "{{ neutron_system_group_name }}"
|
||||||
systemd_tempd_prefix: openstack
|
systemd_tempd_prefix: openstack
|
||||||
systemd_slice_name: neutron
|
systemd_slice_name: neutron
|
||||||
system_lock_path: /var/lock/neutron
|
systemd_lock_path: /var/lock/neutron
|
||||||
systemd_CPUAccounting: true
|
systemd_CPUAccounting: true
|
||||||
systemd_BlockIOAccounting: true
|
systemd_BlockIOAccounting: true
|
||||||
systemd_MemoryAccounting: true
|
systemd_MemoryAccounting: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user