salt-step | Rundeck NodeStepPlugin that allows Rundeck
kandi X-RAY | salt-step Summary
kandi X-RAY | salt-step Summary
salt-step is a Java library. salt-step has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
A Rundeck NodeStepPlugin that allows Rundeck to delegate tasks to a Salt master by executing the request over salt-api.
A Rundeck NodeStepPlugin that allows Rundeck to delegate tasks to a Salt master by executing the request over salt-api.
Support
Quality
Security
License
Reuse
Support
salt-step has a low active ecosystem.
It has 31 star(s) with 30 fork(s). There are 16 watchers for this library.
It had no major release in the last 12 months.
There are 12 open issues and 10 have been closed. On average issues are closed in 124 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of salt-step is 0.4
Quality
salt-step has 0 bugs and 0 code smells.
Security
salt-step has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
salt-step code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
salt-step is licensed under the BSD-3-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
salt-step releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed salt-step and discovered the below as its top functions. This is intended to give you an instant insight into salt-step implemented functionality, and help decide if they suit your requirements.
- Executes the given node
- Submit a job to salt - api
- Attempts to execute a given request
- Parses the given line and returns all segments
- Extracts a salt response from a salt response
- Extracts a value from the map
- Add standard output
- Set the exit code
- Configures the runDcheck
- Loads the configuration from the given YAML file
- Loads configuration from a file
- Loads configuration from a resource
- Register a capability
- Normalize version
- Gets the id
- Inject a bean
- Gets the application context
- Extract the output for a job submission response
- Extract response from raw response string
- Set the list of end point schemes
Get all kandi verified functions for this library.
salt-step Key Features
No Key Features are available at this moment for salt-step.
salt-step Examples and Code Snippets
No Code Snippets are available at this moment for salt-step.
Community Discussions
No Community Discussions are available at this moment for salt-step.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install salt-step
To build the project from source, issue: ./gradlew clean build. The resulting jar files can be found under build/libs. Copy the rundeck-salt-plugin-<version>.jar file to your $RDECK_BASE/libext folder. You should now have an additional "salt remote" option when configuring jobs.
To build the project from source, issue: ./gradlew clean build
The resulting jar files can be found under build/libs.
Copy the rundeck-salt-plugin-<version>.jar file to your $RDECK_BASE/libext folder
Restart Rundeck
You should now have an additional "salt remote" option when configuring jobs
This plugin interacts with salt and salt-api. By default, it requests JSON payloads. YAML configuration files are used to determine how it should parse the output and behave with respect to exit codes, standard output, and standard error. # YAML Configuration File Format. Salt-step is configured in two locations: * ```src/main/resources/defaultReturners.yaml``` * rundeck-config.properties: The _saltStep.returnHandlers_ property accepts a comma separated list of additional configuration files.
To build the project from source, issue: ./gradlew clean build
The resulting jar files can be found under build/libs.
Copy the rundeck-salt-plugin-<version>.jar file to your $RDECK_BASE/libext folder
Restart Rundeck
You should now have an additional "salt remote" option when configuring jobs
This plugin interacts with salt and salt-api. By default, it requests JSON payloads. YAML configuration files are used to determine how it should parse the output and behave with respect to exit codes, standard output, and standard error. # YAML Configuration File Format. Salt-step is configured in two locations: * ```src/main/resources/defaultReturners.yaml``` * rundeck-config.properties: The _saltStep.returnHandlers_ property accepts a comma separated list of additional configuration files.
Support
Ensure that your salt-api setup is fully functional before attempting to execute jobs with this plugin. Set the job output level to debug to print the raw JSON data and returned output. Ensure the API endpoint is correct — http vs https.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page