]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
fixed broken links to worker_start.sh and create_nodes.py 384/head
authorAndrew Schoen <aschoen@redhat.com>
Tue, 9 Dec 2014 15:05:29 +0000 (09:05 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 9 Dec 2014 15:05:29 +0000 (09:05 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
docs/LAB_SETUP.rst

index 7917d279a0d95c05b355df0330f091053d5bbb25..06d9d7f0845ae544c75d04d46361f7510d95bcd7 100644 (file)
@@ -106,7 +106,7 @@ As 'teuthworker', do the following::
     ./bootstrap
     popd
     mkdir ~/bin
-    wget -O ~/bin/worker_start https://raw.githubusercontent.com/ceph/teuthology/docs/docs/reference/worker_start.sh
+    wget -O ~/bin/worker_start https://raw.githubusercontent.com/ceph/teuthology/master/docs/_static/worker_start.sh
     echo 'PATH="$HOME/src/teuthology_master/virtualenv/bin:$PATH"' >> ~/.profile
     source ~/.profile
     mkdir -p ~/archive/worker_logs
@@ -118,7 +118,7 @@ Submitting Nodes
 
 First::
 
-    wget https://raw.githubusercontent.com/ceph/teuthology/docs/docs/reference/create_nodes.py
+    wget https://raw.githubusercontent.com/ceph/teuthology/master/docs/_static/create_nodes.py
 
 Edit ``create_nodes.py`` to generate the hostnames of the machines you want to submit to paddles.