Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mclarkson/obdi-salt-repository
Repository metadata store for Salt Stack plugins
https://github.com/mclarkson/obdi-salt-repository
obdi obdi-repository saltstack
Last synced: 15 days ago
JSON representation
Repository metadata store for Salt Stack plugins
- Host: GitHub
- URL: https://github.com/mclarkson/obdi-salt-repository
- Owner: mclarkson
- License: gpl-3.0
- Created: 2015-02-22T16:31:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T15:11:38.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T03:41:01.486Z (2 months ago)
- Topics: obdi, obdi-repository, saltstack
- Homepage: http://saltstack.obdi.smorg.co.uk/
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obdi-salt-repository
Repository metadata store for Salt Stack plugins.Add `https://github.com/mclarkson/obdi-salt-repository.git` to Repository URLs in the Obdi Admin interface.
An [Ubuntu Installation Guide](https://github.com/mclarkson/obdi-salt-repository/blob/master/docs/ubuntu_guide.md) and [Centos Installation Guide](https://github.com/mclarkson/obdi-salt-repository/blob/master/docs/centos_guide.md) for installing Obdi and Salt Stack Tools is available in the docs directory.
Further documentation is available from the 'view' links below.
## Contains
| Name | Description | URL |
|----------------------|------------------------------------------------------------------|-------------------------|
| salt | Base Salt Tools plugin. Required by all Salt plugins. | [view](https://github.com/mclarkson/obdi-salt) |
| saltconfigserver | Plugin to allow configuration of servers. | [view](https://github.com/mclarkson/obdi-saltconfigserver) |
| saltjobviewer | Plugin to allow Salt jobs to be viewed. | [view](https://github.com/mclarkson/obdi-saltjobviewer) |
| saltkeymanager | Plugin to allow management of Salt keys. | [view](https://github.com/mclarkson/obdi-saltkeymanager) |
| saltregexmanager | Plugin to allow Salt state files to be assigned to hosts using regular expressions. | [view](https://github.com/mclarkson/obdi-saltregexmanager.git) |
| saltupdategit | Plugin to update a local git repository from a remote git repository and version it. | [view](https://github.com/mclarkson/obdi-saltupdategit) |