diff options
| author | Anne Gentle <anne@openstack.org> | 2011-02-07 16:35:03 -0600 |
|---|---|---|
| committer | Anne Gentle <anne@openstack.org> | 2011-02-07 16:35:03 -0600 |
| commit | a6b913dfd1d940cbf435cb9d9c5c6e2716cf5c2a (patch) | |
| tree | 15a9d8223564e8d7460ea4e3d3a766a3f3165764 /doc/source | |
| parent | 2613d6449fa9f07c5ee1627a3c44895071fb1a59 (diff) | |
| download | nova-a6b913dfd1d940cbf435cb9d9c5c6e2716cf5c2a.tar.gz nova-a6b913dfd1d940cbf435cb9d9c5c6e2716cf5c2a.tar.xz nova-a6b913dfd1d940cbf435cb9d9c5c6e2716cf5c2a.zip | |
Another quick fix to multinode install doc
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/adminguide/multi.node.install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/adminguide/multi.node.install.rst b/doc/source/adminguide/multi.node.install.rst index cf518b26a..c53455e3e 100644 --- a/doc/source/adminguide/multi.node.install.rst +++ b/doc/source/adminguide/multi.node.install.rst @@ -37,7 +37,7 @@ From a server you intend to use as a cloud controller node, use this command to :: - wget --no-check-certificate https://github.com/dubsquared/OpenStack-NOVA-Installer-Script/raw/master/ nova-CC-install-v1.1.sh + wget --no-check-certificate https://github.com/dubsquared/OpenStack-NOVA-Installer-Script/raw/master/nova-CC-install-v1.1.sh Ensure you can execute the script by modifying the permissions on the script file. |
