Skip to content

Ubuntu based Developer Machine (untested and in progress)

Notifications You must be signed in to change notification settings

kporras07/developer_machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu based Developer Machine

Install required roles.

sudo ansible-galaxy install -r provisioning/requirements.yml --force

Prerequisites

  • Copy custom.config.yml to config.yml and replace necessary values
  • Your system should have python-netaddr installed (sudo apt-get install python-netaddr)

Use

  • ansible-playbook -i hosts provisioning/playbook.yml

Includes:

  • git
  • ansible
  • vagrant
  • virtualbox
  • nvm
  • rvm
  • drush
  • terminus
  • mysql-client
  • atom
  • keepassx
  • chrome
  • slack
  • dropbox
  • spotify

About

Ubuntu based Developer Machine (untested and in progress)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages