Create Centos 7 Minimal Vagrant Base Box with Packer and Ansible

Requirements

  • VirtualBox
  • Vagrant
  • Packer

How does it work?

  • Clone this project

  • Run the following command from project directory

      $ packer build centos7.json
    

Gereklilikler

  • VirtualBox
  • Vagrant
  • Packer

Projeyi Nasıl Çalıştırabilirsiniz?

  • Projeyi kendi bilgisayarınıza alın

  • Proje dizininde aşağıdaki komutu çalıştırın

      $ packer build centos7.json