diff --git a/ansible/inventory/multinode b/ansible/inventory/multinode
index 3c26989595e1557ada3b2df03df0408256c3fdb4..49187a8e47ed49849ea6818b9f5e8da7947ab8df 100644
--- a/ansible/inventory/multinode
+++ b/ansible/inventory/multinode
@@ -22,7 +22,8 @@ compute01
 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]