diff --git a/Vagrantfile b/Vagrantfile index 1d3a5dbdbac0617b88e9056c5a146daf4190ec10..c3403ff1625d822f5cc44802b258a309f730bdab 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -103,6 +103,8 @@ EOF cp $CONFIG/.env /opt/scodoc/.env cd /opt/scodoc yes | tools/restore_scodoc9_data.sh /$CONFIG/SCODOC.tgz + echo -n "Adresse ip: " + ip a show eth1 SHELL VAGRANT_COMMAND = ARGV[0]