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:
parent
ce5926ef0a
commit
37fe44fdb8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user