Upgrade to Pro — share decks privately, control downloads, hide ads and more …

DevOps Tools: Chef + Vagrant

DevOps Tools: Chef + Vagrant

Charla presentada en el Software Freedom Day, nodo SCL, el día 4 de Octubre de 2014.

Demo: https://gist.github.com/boris/22417e371826ebbae318

Boris Quiroz

October 04, 2014
Tweet

More Decks by Boris Quiroz

Other Decks in Technology

Transcript

  1. vagrant box add USER/BOX vagrant box add hashicorp/precise64 vagrant box

    list vagrant box list ubuntu/precise64 (virtualbox, 12.04.4)
  2. Test para nuestra infraestructura. → Flujo de trabajo simple. →

    Optimiza el código. → Favorece la velocidad del desarrollo.