Remove an extra word in process_list.yaml.sample

This patch removes an extra word in process_list.yaml.sample.

Change-Id: I5a2fb99e408a97dd65af725846bbdbf0a83460fd
Closes-Bug: #1707579
This commit is contained in:
Kengo Takahara 2017-07-31 15:56:10 +09:00
parent ce5926ef0a
commit 37fe44fdb8
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
start_command: systemctl start nova-compute
pre_start_command:
post_start_command:
restart_command: systemctl restart service nova-compute
restart_command: systemctl restart nova-compute
pre_restart_command:
post_restart_command:
run_as_root: True