<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all !<br>
    <br>
    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>
    <br>
    Unfortunately, I had some errors. The first one was about the
    vagrant user rights. I added "remote_user: vagrant"<br>
    and "sudo: yes" on the ala-demo.yml file and it fixed it.<br>
    <br>
    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>
    <br>
    Now, I have another fatal error about another missing variable :
    userdetails_url. The error message is :<br>
    <br>
    fatal: [10.1.1.2] => {'msg': "AnsibleUndefinedVariable: One or
    more undefined variables: 'userdetails_url' is undefined", 'failed':
    True}<br>
    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>
    <br>
    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>
    <br>
    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>
    <br>
    In advance, thanks!<br>
    Best regards,<br>
    Marie-Elise<br>
    <br>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.04050605.05060102@gbif.fr" border="0"></div>
  </body>
</html>