Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 616 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 616 Bytes

🚨 This project is outdated/abandoned/archived and will not be updated anymore. 🚨


machine

Machine setup, powered by Ansible and forked from caarlos0/machine. Ajusted couple things to configurate all needed scenarios on my case.

Usage:

$ wget https://github.com/pedrocesar-ti/machine/archive/master.zip
$ unzip master.zip
$ cd machine-master

At this point, you might want to edit the main.yml file and comment out stuff you don't want, when you're done, simply run:

$ ./setup.sh

Enjoy! :)