Questions tagged [rundeck]

Rundeck is a general purpose coordination tool, used for automation of operating procedures, job scheduling, incident response, self-serve tasks and automated deployments.

4 questions
12
votes
2 answers

How to send notification only in case of job output being non-empty

We are using rundeck to scan logfiles for a service, and take action depending on what is found there. Basically, for each item found, for which a records does not exists, a git repository is initialized and a few rest endpoints are called, but…
ᴳᵁᴵᴰᴼ
  • 1,173
  • 10
  • 22
3
votes
1 answer

What challenges did you face once you gave devs access to Jenkins jobs?

I am a DevOps engineer at a medium-sized company. Our team is super busy and we have a lot on our plate. Recently we decided to see where we can improve our productivity. One of our main responsibilities is to provide dev teams with different…
2
votes
1 answer

Rundeck ignoring node

I'm trying execute a job on know node by rundeck server, but when execute it was ignored and job run on server local (Rundeck Server). Anyone went through this situation? Rundeck 3.1.3-20191204 Node configured in Project Setting It's possible see…
Vader
  • 466
  • 3
  • 15
-3
votes
1 answer

Unable to run AWS CLI commands from Rundeck-No module named botocore.session

From terminal all works fine, botocore is installed Traceback (most recent call last): File "/bin/aws", line 19, in import awscli.clidriver File "/usr/lib/python2.7/site-packages/awscli/clidriver.py", line 17, in…
Milister
  • 175
  • 8