[ARVADOS] updated: d084c7b404fa0cb597fbba4dcb007c087da49ba5

git at public.curoverse.com git at public.curoverse.com
Tue Sep 29 10:33:31 EDT 2015


Summary of changes:
 doc/install/install-sso.html.textile.liquid | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

       via  d084c7b404fa0cb597fbba4dcb007c087da49ba5 (commit)
       via  f9620be04d0197fe88e3b4d1a1ee54231632cae6 (commit)
      from  8752f4d9f578b8898eefd739464c35c1f34fe1f9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit d084c7b404fa0cb597fbba4dcb007c087da49ba5
Author: Nico Cesar <nico at curoverse.com>
Date:   Tue Sep 29 10:28:05 2015 -0400

    7330: 'edit' should be replaced by 'editor' that will go to the default editor of the ditro
    
    refs #7330

diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid
index 64845ac..b5eca82 100644
--- a/doc/install/install-sso.html.textile.liquid
+++ b/doc/install/install-sso.html.textile.liquid
@@ -117,7 +117,7 @@ abcdefghijklmnopqrstuvwxyz012345689
 Configure the SSO server to connect to your database by updating @/etc/arvados/sso/database.yml at . Replace the @xxxxxxxx@ database password placeholder with the new password you generated above. Be sure to update the @production@ section.
 
 <notextile>
-<pre><code>~$ <span class="userinput">edit /etc/arvados/sso/database.yml</span>
+<pre><code>~$ <span class="userinput">editor /etc/arvados/sso/database.yml</span>
 </code></pre></notextile>
 
 Create a new database user with permission to create its own databases.

commit f9620be04d0197fe88e3b4d1a1ee54231632cae6
Author: Nico Cesar <nico at curoverse.com>
Date:   Tue Sep 29 09:46:50 2015 -0400

    7330: making sso install guide similar to workbench and api server
    
    refs #7330

diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid
index 0a1db51..64845ac 100644
--- a/doc/install/install-sso.html.textile.liquid
+++ b/doc/install/install-sso.html.textile.liquid
@@ -6,6 +6,8 @@ title: Install Single Sign On (SSO) server
 
 h2(#dependencies). Install dependencies
 
+The Arvados package repository includes SSO server package that can help automate much of the deployment.
+
 h3(#install_ruby_and_bundler). Install Ruby and Bundler
 
 {% include 'install_ruby_and_bundler' %}

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list