Files
packstack-vagrant/doc/source/initialization.rst
Christian Berendt bd04ea9879 Add provisioning with packstack to the Vagrantfile
Change-Id: I3d0b6da7c3ced8152656fec5854c233e2ec3c673
2015-05-08 14:14:41 +02:00

20 lines
498 B
ReStructuredText

Initialization
==============
::
$ vagrant up
- The installation log file is available at:
``/var/tmp/packstack/YYMMDD-HHMMSS-abcdef/openstack-setup.log``
- The generated manifests are available at:
``/var/tmp/packstack/YYMMDD-HHMMSS-abcdef/manifests``
After the successful deployment you can run the ``setup.sh`` script
on the controller node as the unprivileged user ``vagrant``
(``vagrant ssh controller``) to add cloud images etc. pp.
::
$ /home/vagrant/scripts/setup.sh