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

WIP: Add install prometheus playbook #14

Merged
merged 3 commits into from
Mar 18, 2021
Merged

Conversation

erikzenker
Copy link
Member

Tried to install prometheus form galaxy but failed when unpacking:

TASK [cloudalchemy.prometheus : download prometheus binary to local folder] *************************************************
ok: [127.0.0.1 -> localhost]

TASK [cloudalchemy.prometheus : unpack prometheus binaries] *****************************************************************
fatal: [127.0.0.1 -> localhost]: FAILED! => {"changed": false, "msg": "Could not find or access '/tmp/prometheus-2.22.0.linux-amd64.tar.gz' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}

Seems to me that it does not download properly.

Copy link
Collaborator

@juwi juwi left a comment

Choose a reason for hiding this comment

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

Please look into which interfaces services are then accessible from.

environments/production/inventory.yml Outdated Show resolved Hide resolved
environments/production/inventory.yml Outdated Show resolved Hide resolved
@erikzenker erikzenker merged commit e662ea8 into master Mar 18, 2021
@erikzenker erikzenker deleted the install-prometheus branch March 18, 2021 19:27
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