diff --git a/ansible/inventory/multinode b/ansible/inventory/multinode
index 9dd45d6bc74c1ae5a4c4383fe0169ad335e375c1..f3d3fc653135a4a7afa57da3cc834d107ec1be5d 100644
--- a/ansible/inventory/multinode
+++ b/ansible/inventory/multinode
@@ -32,7 +32,8 @@ external-compute
 monitoring01
 
 # When compute nodes and control nodes use different interfaces,
-# you can specify "api_interface" and other interfaces like below:
+# you need to comment out "api_interface" and other interfaces from the globals.yml
+# and specify like below:
 #compute01 neutron_external_interface=eth0 api_interface=em1 storage_interface=em1 tunnel_interface=em1
 
 [storage]