remove stub notice
[arvados.git] / doc / install / install-crunch-dispatch.textile
index 3e58970d6a6b83373822e31ac25de035a70e68d4..197bf263a0e913220a621fe3b4ffcf8320be4d1b 100644 (file)
@@ -5,8 +5,6 @@ title: Install the Crunch dispatcher
 navorder: 3
 ---
 
-{% include alert-stub.html %}
-
 h1. Crunch setup
 
 h4. Perl SDK dependencies
@@ -71,7 +69,6 @@ export ARVADOS_API_HOST=xyzzy.arvadosapi.com
 ## Only if your SSL cert is unverifiable:
 # export ARVADOS_API_HOST_INSECURE=yes
 
-
 cd /path/to/arvados/services/api
 RAILS_ENV=production bundle exec ./script/crunch-dispatch.rb
 </pre>