overview 오늘은 Vagrant에 대해서 공부해보려고 한다. https://github.com/somaz94/vagant-packer GitHub - somaz94/vagant-packer: This is Vagrant and Packer Collection This is Vagrant and Packer Collection. Contribute to somaz94/vagant-packer development by creating an account on GitHub. github.com Vagrant란? Vagrant는 단일 워크플로에서 가상 머신 환경을 구축하고 관리하기 위한 도구이다. Provisioning 기능을 통하여 요구 사항에 맞는 가상 시스템 환경을 자동으로 구축가능하다. 가상 시스..