Skip to content

connaryscott/rundeck-asynchronous-nodes-provider

Repository files navigation

rundeck-asynchronous-nodes-provider

A generic resource model source provider with caching capability

NOTE: this current implementation only supports xml backend (yaml not yet supported).

To Build:

./build.sh jar

Creates the dist/asynchronous-url-nodes-provider-.jar

To Download:

Download a release from build.rundeck.org

To Install the Rundeck Plugin:

copy dist/asynchronous-url-nodes-provider-.jar to the Rundeck Server Extension Directory (such as /var/lib/rundeck/libext)

and restart Rundeck.

To Configure the Rundeck Plugin:

Add the Resources Provider

Configure the Resources Provider

Add logging support for Rundeck Plugins:

Add DEBUG support to the log4j.properties file (e.g. /var/lib/rundeck/exp/webapp/WEB-INF/classes/log4j.properties)

log4j.logger.com.dtolabs.rundeck.plugin=DEBUG, server-logger

About

a generic resource model source provider with caching capability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published