Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Storageservice API key from database #278

Merged
merged 3 commits into from
Feb 13, 2020
Merged

Get Storageservice API key from database #278

merged 3 commits into from
Feb 13, 2020

Conversation

rayzilt
Copy link
Contributor

@rayzilt rayzilt commented Feb 7, 2020

When installing only the Dashboard component the archivematica_src_configure_ss_api_key will not be configured and is needed to register the Dashboard to the Storage Service.

This PR will add the "Get API Key" part to gather the api key from the storage user archivematica_src_configure_ss_user and put the output in archivematica_src_configure_ss_api_key.

I've decided to fill in archivematica_src_configure_ss_api_key with the correct values instead of changing the rest of the script to archivematica_src_configure_ss_api_key.stdout. This can be done later to remove the set_fact.

Connects to #280

@rayzilt rayzilt changed the title Get Storageservice API key from database and honour the variable archivematica_src_configure_ss_api_key Get Storageservice API key from database Feb 7, 2020
tasks/configure.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@mamedin mamedin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mamedin mamedin merged commit 6b60559 into artefactual-labs:qa/1.x Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants