slight improvements in user docs

This commit is contained in:
Dan
2013-10-17 17:49:35 -07:00
parent d2f2384bef
commit 46287a4f6b

View File

@@ -153,6 +153,10 @@ More information about this tool can be found under the stack-builder directory.
first, log into your build server, and run the following script to bootstrap it as a puppet master:
If you want to use the havana version of the packages, set the following ENV var:
export openstack_version=havana
bash <(curl -fsS https://raw.github.com/CiscoSystems/openstack-installer/master/install-scripts/master.sh)
### set up your data
@@ -176,6 +180,12 @@ Choices are in:
/etc/puppet/data/scenarios
Defaults for end user data should be located in one of the following files:
/etc/puppet/data/hiera_data/user.yaml
/etc/puppet/data/hiera_data/user.common.yaml
/etc/puppet/data/hiera_data/user.<scenario>.yaml
### install each of your components
first setup each node (unless you're doing all\_in\_one scenario, in which case you'll already have done this from the previous step):