<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Thanks Marie. We should add a sensible default for that property. The demo doesn’t require CAS setup (although there are ansible scripts for this - something to discuss in Paris ).</div>
<div class="">For now if you add the following into your inventory:</div>
<div class=""><br class="">
</div>
<div class="">userdetails_url=</div>
<div class=""><br class="">
</div>
<div class="">then the scripts should finish. I’ll run some tests to confirm this later on this (Australian) evening.</div>
<div class=""><br class="">
</div>
<div class="">Cheers</div>
<div class=""><br class="">
</div>
<div class="">Dave Martin</div>
<div class="">ALA</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 12 Mar 2015, at 5:30 am, Marie-Elise Lecoq <<a href="mailto:melecoq@gbif.fr" class="">melecoq@gbif.fr</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div bgcolor="#FFFFFF" text="#000000" class="">Hi all !<br class="">
<br class="">
I had some issues with my ALA demo portal on my server so I decided to re-install an installation on VM with vagrant and ansible using the last version of ala-install project (from the ALA github).<br class="">
<br class="">
Unfortunately, I had some errors. The first one was about the vagrant user rights. I added "remote_user: vagrant"<br class="">
and "sudo: yes" on the ala-demo.yml file and it fixed it.<br class="">
<br class="">
Then, I have issues with undefined ansible variables (solr_hostname and biocache_service_hostname) on the vagrant file. I resolved those bugs by adding them in the file.<br class="">
<br class="">
Now, I have another fatal error about another missing variable : userdetails_url. The error message is :<br class="">
<br class="">
fatal: [10.1.1.2] => {'msg': "AnsibleUndefinedVariable: One or more undefined variables: 'userdetails_url' is undefined", 'failed': True}<br class="">
fatal: [10.1.1.2] => {'msg': 'One or more items failed.', 'failed': True, 'changed': False, 'results': [{'msg': "AnsibleUndefinedVariable: One or more undefined variables: 'userdetails_url' is undefined", 'failed': True}]}<br class="">
<br class="">
It seems that this variable is needed on the biocache-config.properties.  When I searched this variable on the other files, I found that you filled it with
<a class="moz-txt-link-rfc2396E" href="https://auth.ala.org.au/userdetails/userDetails">
"https://auth.ala.org.au/userdetails/userDetails"</a>. I guess that it is linked to the authentication system. In my configuration, what kind of data do I have to fill in this field ? Do you have any clue about what I can do in order to skip this error ? If
 it is linked to the authentication system, I don't need it on our portal (for now). In this case, how can I remove the system ?<br class="">
<br class="">
I'm not sure that my explanation and my questions are clear :-)! Don't hesitate to ask me more information if you need it.
<br class="">
<br class="">
In advance, thanks!<br class="">
Best regards,<br class="">
Marie-Elise<br class="">
<br class="">
<div class="moz-signature">-- <br class="">
<span id="cid:part1.04050605.05060102@gbif.fr"><signature_mel.jpg></span></div>
</div>
_______________________________________________<br class="">
Ala-portal mailing list<br class="">
<a href="mailto:Ala-portal@lists.gbif.org" class="">Ala-portal@lists.gbif.org</a><br class="">
http://lists.gbif.org/mailman/listinfo/ala-portal<br class="">
</div>
</blockquote>
</div>
<br class="">
</body>
</html>