-
Hello,
I am currently running the Rundeck on Docker container behind nginx revese-proxy, also on another container. I have the containers running in AWS EC2 instance. Here are the details you may w…
-
```
rundeck: # 10 ACL Policy items for project anvils
rundeck: anyone-node-allow.aclpolicy
rundeck: anyone-resource-allow-read.aclpolicy
rundeck: dev-jobs-allow-web_Restart.aclpolicy
…
-
**Describe the bug**
So, when adding a Node or Workflow step and using a Job Reference, there is an option "Use referenced job's nodes"
What ever you select (tick or no tick) it will still use the n…
-
We utilize LDAP/Active Directory authentication and noticed that when a user that last edited the scheduled job is disabled, the scheduled job will fail
**My Rundeck detail**
* Rundeck version: …
-
**Describe the bug**
In node definition section we have ssh-keypath with the following: The path to the SSH key in the Rundeck Key store. For example: keys/ec2/west.pem
If you go inside Rundeck --…
-
Hi,
the functionality "log filter" seems not to work when using it with rancher nodes.
How to reproduce:
- 01: simple task "echo RUNDECK:DATA:VARIABLE = 1".
- 02: simple task "echo VAR = ${data.…
-
Hello,
At the moment I only have 100 linux nodes in an ansible inventory.
The default cache time is 30 seconds.
When I browse the jobs, nodes, or configuration nodes page, the cache is regene…
-
**Describe the bug**
```
com.dtolabs.rundeck.core.NodesetEmptyException: No matched nodes: NodeSet{includes={name=.*, dominant=false, }}
at com.dtolabs.rundeck.core.execution.workflow.NodeFirstW…
-
**Describe the bug**
I have a job that executes an Ansible playbook as a "Workflow step". The job uses an inventory file for the execution: "-i staging.ini". In that inventory file, the Rundeck serve…
-
I have integrated Rundeck with the chef-server using chef-rundeck ruby gem and using sinatra I was able to load all the nodes information into rundeck from chef-server. But while executing the jobs Ru…