https://github.com/dseira/rundeck-formula
Configure rundeck using salt.
https://github.com/dseira/rundeck-formula
rundeck rundeck-cli saltstack-formula
Last synced: 4 months ago
JSON representation
Configure rundeck using salt.
- Host: GitHub
- URL: https://github.com/dseira/rundeck-formula
- Owner: dseira
- Created: 2018-01-25T11:42:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T19:08:03.000Z (over 8 years ago)
- Last Synced: 2025-10-21T05:37:21.451Z (7 months ago)
- Topics: rundeck, rundeck-cli, saltstack-formula
- Language: HTML
- Homepage: http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===============
rundeck-formula
===============
Install and configure rundeck. Tested in CentOS 6/7 and Ubuntu 14/16.
.. note::
See the full `Salt Formulas installation and usage instructions
`_.
Available states
================
.. contents::
:local:
``init``
--------
Meta state.
``install``
-----------
Install rundeck and rundeck-cli from repo.
``repo``
----------------
Configure the rundeck repo.
``config``
----------
Configure rundeck using either templating-style or ftp-style.
``service``
-----------
Configure the rundeck service to run.
``plugins``
-----------
Configure rundeck plugins.