Fixes template usage on SSO install page.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 23 Jun 2020 17:09:50 +0000 (14:09 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 23 Jun 2020 17:09:50 +0000 (14:09 -0300)
No issue #

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

doc/install/install-sso.html.textile.liquid

index 4d91b18c00d1a43d9177c81f4160d2898a8703cf..cb6470066a12a032f03bb7f0423912cae3043d56 100644 (file)
@@ -116,6 +116,8 @@ There are two configuration options for local accounts:
 
 For more information about configuring backend support for sending email (required to send email confirmations) see "Configuring Action Mailer":http://guides.rubyonrails.org/configuring.html#configuring-action-mailer
 
+{% assign railshost = "" %}
+{% assign railsdir = "/var/www/arvados-sso/current" %}
 If @allow_account_registration@ is false, you may manually create local accounts on the SSO server from the Rails console.  {% include 'install_rails_command' %}
 
 Enter the following commands at the console.