mapkyca/known-vagrant

Vagrant wrapper for the Known project.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/mapkyca/known-vagrant

1.2.0 2019-03-19 09:40 UTC

This package is auto-updated.

Last update: 2025-10-11 01:55:27 UTC


README

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