Merge "Remove an extra word in process_list.yaml.sample"

This commit is contained in:
Jenkins 2017-08-10 15:27:07 +00:00 committed by Gerrit Code Review
commit 994cdf8e20
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