-
Version: 2.6.7-1 cafe bonbon goldenrod plane
I have setup SCM with our internal github repo to import jobs. I am able to see the diffs on commits that I have made but when trying to import I get the f…
-
I have a command we run in order to run chef-client on all our windows machines in an environment:
`knife winrm "chef_environment:?? AND platform:windows" "chef-client" -x ?? -P ??`
When using Chefd…
-
As mentioned in #104
-
I'm using the rpm release of Rundeck 2.6.9-1 and there seems to be an odd glitch in the provider interaction. I have a job that triggers two or more ad hoc jobs, and after upgrading instance of the a…
-
```
14:59:21 [WinRMexe] execCommand started, command: C:\WINDOWS\TEMP\43-92-ChefWorkStn01-dispatch-script.tmp.bat
14:59:21 [WinRMexe] executing: [[ruby, /var/lib/rundeck/libext/c…
-
https://github.com/rundeck/rundeck/wiki/Resource-model-providers
Chef: https://github.com/opscode/chef-rundeck = 404
Amazon EC2: https://github.com/dtolabs/java-ec2-nodes = Deprecated. Should point …
-
It will be great if this cookbook will be published to Chef supermarket.
There is another cookbook with same name already published there(one I really don't like).
A new name can be something like: `r…
-
I've created a wrapper cookbook that allows me to place sensitive information into encrypted data bags instead of into node attributes visible to anyone.
The wrapper cookbook looks something like th…
-
Over at https://github.com/balanced-cookbooks/rundeck I've rebuilt this cookbook on top of the Poise structure (resource based, etc). This allows things like creating jobs via a resource:
``` ruby
ru…
-
We've been hitting a new issue since upgrading from chef-12.2.1 to chef-12.4.0:
``` ================================================================================
Recipe Compile Error in /var/che…