Fix typos in sample config files
Correct 'comand' to 'command' in sample config files. Change-Id: I8ed97c630c4a6a842ce134c1a5826e271ba8bde2
This commit is contained in:
parent
8db99252d2
commit
69a085eff6
@ -19,7 +19,7 @@ notification_driver = messaging
|
||||
|
||||
# Use "sudo designate-rootwrap /etc/designate/rootwrap.conf" to use the real
|
||||
# root filter facility.
|
||||
# Change to "sudo" to skip the filtering and just run the comand directly
|
||||
# Change to "sudo" to skip the filtering and just run the command directly
|
||||
# root_helper = sudo
|
||||
|
||||
########################
|
||||
|
@ -19,7 +19,7 @@ notification_driver = messaging
|
||||
|
||||
# Use "sudo designate-rootwrap /etc/designate/rootwrap.conf" to use the real
|
||||
# root filter facility.
|
||||
# Change to "sudo" to skip the filtering and just run the comand directly
|
||||
# Change to "sudo" to skip the filtering and just run the command directly
|
||||
# root_helper = sudo
|
||||
|
||||
# RabbitMQ Config
|
||||
|
@ -19,7 +19,7 @@ notification_driver = messaging
|
||||
|
||||
# Use "sudo designate-rootwrap /etc/designate/rootwrap.conf" to use the real
|
||||
# root filter facility.
|
||||
# Change to "sudo" to skip the filtering and just run the comand directly
|
||||
# Change to "sudo" to skip the filtering and just run the command directly
|
||||
# root_helper = sudo
|
||||
|
||||
# RabbitMQ Config
|
||||
|
Loading…
Reference in New Issue
Block a user