-
Issue type: Bug report
**My Rundeck detail**
* Rundeck version: 2.6.9 and 2.7.1
* install type: launcher
* OS Name/version: Windows 7 SP1
* Database: Oracle Database 11g Express Edition Relea…
-
Issue type: Bug report
**My Rundeck detail**
* Rundeck version: 2.1.0
* install type: RPM
* OS Name/version: Centos 7
* DB Type/version: h2
**Expected Behavior**
Sending a request t…
-
Issue type: Bug report
**My Rundeck detail**
* Rundeck version: 2.10.7
* install type: launcher
* OS Name/version: Alpine Linux v3.7
**Expected Behavior**
When adding a referenced job and …
-
Issue type: Bug report
**My Rundeck detail**
* Rundeck version: 2.9.3, 2.10.1, 2.10.2
* install type: WAR in Tomcat
* OS Name/version: CentOS 7.4
* DB Type/version: postgres
**Expected Behav…
-
IMPORTANT: Please search the existing Issues and look at the [Trello board](https://trello.com/b/sn3g9nOr/rundeck-development) for your idea before posting.
**Is your feature request related to a p…
-
A good way to save time in monitoring the jobs executed by rundeck would be to receive emails when a job recovered from a failure.
1. Adding a notification option 'on recovery' that would send a notif…
-
I have java Rundeck UI plugin and i want to use my js code on the "Edit Nodes" page but it is not available on this page and it is worked on other pages.
In the docks there is no this page in the lis…
-
Issue type: Bug report/Enhancement Request
**My Rundeck detail**
* Rundeck version: Rundeck 2.7.3-1
* install type: (rpm,deb,war,launcher?)?
* OS Name/version: ?
* DB Type/version: mysql? pos…
-
Hello,
I'm just testing run a docker inside a rundeck-docker with your plugin.
I can install the pluguin but the hello work job with docker plugin fail.
Let me share the environment:
I la…
-
I am trying to use vault to generate credentials for an AWS provider:
```
provider "vault" {}
data "vault_generic_secret" "aws_auth" {
path = "aws/creds/deploy"
}
provider "aws" {
reg…