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

lib-sftp playbook fails on production #5709

Open
kayiwa opened this issue Jan 8, 2025 · 0 comments
Open

lib-sftp playbook fails on production #5709

kayiwa opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
bug Operations pulls issues into the Operations ZenHub board

Comments

@kayiwa
Copy link
Member

kayiwa commented Jan 8, 2025

Expected behavior

When I run the lib_sftp.yml playbook for prod it fails to complete

Actual behavior

It stops expecting datadog for Rocky. Our datadog role doesn't install for RHEL based machines

Error messages

fatal: [lib-sftp-prod1.princeton.edu]: FAILED! => {"changed": false, "msg": "Could not find the requested service datadog-agent: host"}

Steps to replicate

run the lib_sftp.yml playbook with -e runtime_env=production

Impact of this bug

I can comment out the datadog role and it completes.

Relevant links and code snippets, if applicable

Implementation notes, if any

Do we really need datadog on this role?
First steps would be to delete datadog references if we decide we do not need it.

@kayiwa kayiwa added the bug label Jan 8, 2025
@dphillips-39 dphillips-39 added the Operations pulls issues into the Operations ZenHub board label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Operations pulls issues into the Operations ZenHub board
Projects
None yet
Development

No branches or pull requests

2 participants