Conversation
role postgresql: install ansible module dependency in SRC venv
e803e66 to
a4c2ea0
Compare
14cbb63 to
81b11fe
Compare
playbooks/roles/irods_server/templates/server_unattended_config_v5.json.j2
Outdated
Show resolved
Hide resolved
| }, | ||
| "catalog_provider_hosts": [ | ||
| "localhost", | ||
| "{{ irods_server_host }}" |
There was a problem hiding this comment.
This somehow goes wrong.
Although the host name is irodstrainiu11.researchcloudde.src.surf-hosted.nl the irods config files always mention irodstrainiu11-researchcloudde-src-surf-hosted-nl
There was a problem hiding this comment.
This is indeed very odd. I've added a task to debug, we can see if the various fqdn's passed to the playbook and role are ok. One thing I'm wondering about is if the hostname of the machine is updated by cloud init at some point, which means that we're passing the old name to the playbook or something.
If you could try launching a new machine (catalog item "iRODS Server Training" or "Training Server", I forget! 😄 ), you can checkout the contents of /root/irods_debug.tx (NB.tx not .txt, I made a typo) and see if everything is alright there! No rush of course.
playbooks/roles/irods_server/templates/server_unattended_config_v5.json.j2
Outdated
Show resolved
Hide resolved
playbooks/roles/irods_server/templates/server_unattended_config_v5.json.j2
Show resolved
Hide resolved
playbooks/roles/irods_server/templates/server_unattended_config.json.j2
Outdated
Show resolved
Hide resolved
|
Somehow the server name is still an issue. Mar 25 07:09:51 irodstrainiu11.researchcloudde.src.surf-hosted.nl irodsDelayServer[11602]: |
…g.json.j2 Co-authored-by: chStaiger <staigerchristine@gmail.com>
…g_v5.json.j2 Co-authored-by: chStaiger <staigerchristine@gmail.com>
…g_v5.json.j2 Co-authored-by: chStaiger <staigerchristine@gmail.com>
No description provided.