diff --git a/roles/mellanox_drivers/files/set_ifcfg.pl b/roles/mellanox_drivers/files/set_ifcfg.pl
index 022c8cf4d3305ca744aa59cfd129dda05b4cb5cc..bb77bc6cfa44bf6e0710544aa64123c1732a1739 100755
--- a/roles/mellanox_drivers/files/set_ifcfg.pl
+++ b/roles/mellanox_drivers/files/set_ifcfg.pl
@@ -6,6 +6,11 @@
 # Usage:
 #    ./set_ifcfg.pl [<tmpfilename>]
 # To be used within the mlnx_install.sh
+# #
+# #
+#  	DO NOT USE. ANACHRONISTIC. HISTORICAL INTERESET ONLY
+# #
+# #
 #
 
 my $outfile = shift @ARGV;