Fix typo in multinode inventory

Change-Id: If51465cb13e6054619b51672f1ecb7dd17d6f6a4
This commit is contained in:
Andrew Widdersheim 2016-12-29 14:34:58 -05:00
parent 57ee8b3751
commit cd68f92b58

View File

@ -21,7 +21,7 @@ compute01
monitoring01
# When compute nodes and control nodes use different interfaces,
# you can specify "api_interface" and another interfaces like below:
# you can specify "api_interface" and other interfaces like below:
#compute01 neutron_external_interface=eth0 api_interface=em1 storage_interface=em1 tunnel_interface=em1
[storage]