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

Fix missing gpg and deprecated apt-key for elasticsearch. #438 #439

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

vjrj
Copy link
Collaborator

@vjrj vjrj commented Oct 6, 2020

Installing the image-service playbook alone in a VM I get:

TASK [ansible-elasticsearch : Debian - Add Elasticsearch repository key] *******
Tuesday 06 October 2020  16:45:48 +0200 (0:00:01.709)       0:00:47.266 ******* 
fatal: [ala-install-test-2]: FAILED! => {"changed": false, "msg": "Failed to find required executable gpg in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"}

so I patched following #430 (comment) and #438 and the image-service playbook worked.

I used a plain .asc file instead of a keyring that probably required also the gpg package.

@vjrj vjrj requested a review from ansell October 6, 2020 15:28
@ansell
Copy link
Contributor

ansell commented Oct 6, 2020

Verified that it doesn't break the image-service playbook.

@ansell ansell merged commit bc875ec into AtlasOfLivingAustralia:master Oct 6, 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