Merge "Make README.rst"

This commit is contained in:
Zuul 2019-02-11 16:12:46 +00:00 committed by Gerrit Code Review
commit ecade10b2d
2 changed files with 22 additions and 4 deletions

View File

@ -1,4 +0,0 @@
# Divingbell
Find more documentation for Divingbell on
`Read the Docs <https://airship-divingbell.readthedocs.io/>`_.

22
README.rst Normal file
View File

@ -0,0 +1,22 @@
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/>`_.