-
Having an issue with the jvm on OSX
``` shell
$ java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b12)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mo…
-
Hello,
connecting using ssh from rundeck 2.4.2 to debian 8 jessie is not possible with the default sshd_config.
You got the following error :
```
Algorithm negotiation fail
16:42:12 Faile…
-
Configuration:
- rundeck
- base /var/lib/rundeck
- build 2.3.2-1
- os
- arch amd64
- name Linux
- version 2.6.32-431.29.2.el6.centos.plus.x86_64
- jvm
- implementationVersion …
-
Hi, I recently upgraded from v2.2.1 with the built in DB to v2.2.3 with mysql.
In v2.2.1 if I select "Run Again" on an execution that was run against a single node, the nodes section says:
Nodes Chan…
-
I have a script plugin that provides both file copier and node executor functions. Since upgrading from 2.2.3 to 2.4.0 (clean install+project import), Rundeck ignores the output filename from the fil…
-
We are running Rundeck 2.4.0-1 on Joyent SmartOS via the launcher. With this setup, we are using the "Directory Resource Model Source" method of defining nodes. On occasion, we get the below stack and…
-
After upgrading (fresh install + project import) from 2.2.3 to 2.4.0, my custom script plugin no longer functions for defined or ad-hoc jobs, returning the exception below.
The plugin works fine on 2…
-
I'm still investigating this issue but I'm opening it to start discussion.
Since version 2.4.0 (and possibly related to having added the key upload UI), I can no longer upload a 'valid' private key v…
-
Hi, I'm getting a backtrace from rundeck when using puppetdb2-rundeck against a large set of puppet nodes (around 238).
The issue is that I cannot supply the resultant yaml due to sensitive info, and…
-
I have a simple scenario where I think rundeck would fit well. In that scenario I just need all rundeck "commands": commands, local commands, and preferably inline scripts to default to a bash shell v…