a7205d4b66
The previous README file for Divingbell did not render correctly as a md. This change converts it to a small RST file. Change-Id: Iabfc3eb6ed763ddf306d85f85399f2f3f99069ae
23 lines
641 B
ReStructuredText
23 lines
641 B
ReStructuredText
Divingbell
|
|
==========
|
|
|
|
Divingbell is a lightweight solution for:
|
|
|
|
1. Bare metal configuration management for a few very targeted use cases
|
|
2. Bare metal package manager orchestration
|
|
|
|
What problems does it solve?
|
|
----------------------------
|
|
|
|
The needs identified for Divingbell were:
|
|
|
|
1. To plug gaps in day 1 tools (e.g., Drydock) for node configuration
|
|
2. To provide a day 2 solution for managing these configurations going forward
|
|
3. [Future] To provide a day 2 solution for system level host patching
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
Find more documentation for Divingbell on
|
|
`Read the Docs <https://airship-divingbell.readthedocs.io/>`_.
|