Skip to content

mapkyca/known-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Known Vagrant

This is a Known vagrant virtual machine install, taken from the original files in Known as part of a cleanup.

Usage

  • Download and install Virtualbox
  • Download and install vagrant, and the guest extensions.
    • You may find you need to forcibly install the guest extensions:
vagrant plugin install vagrant-vbguest
vagrant vbguest
  • Download and install Ansible (instructions say install via pip, however I used brew install ansible)
  • Clone known into Known
  • Edit your /etc/hosts and add the line
192.168.33.33	withknown

About

Vagrant/ansible environment for Known

Resources

Stars

Watchers

Forks

Packages

No packages published