- make that IP assignament dynamically
- Use config.vm.provision "file" to transfer a file from your host machine to your guest machine. THis file is a bash script that print HOSTNAME+IP+Timestamp server+DIsk space avaialable+proccess running+the most consuming process.
- use config.vm.provision "shell" to execute the file that you transfered
Servidor web que sea scraping de cualquier página web
PR a sd-workshop1