Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.

Getting Started

Logan Bernard edited this page Jul 14, 2014 · 2 revisions

To start working with vagrant:

  1. add ssh key to moc02.bu.edu for remote access
  2. create user account (add user to libvirt.d)
  3. git clone https://github.com/CCI-MOC/puppetlabs-openstack.git
  4. run /puppetlabs-openstack/examples/multinode/install_requirements.sh
  5. (optional) for libvirt, add export VAGRANT_DEFAULT_PROVIDER=libvirt to your .bashrc

Clone this wiki locally