Michael Beaver b98efc4f29 Update dpkg commands to be non-interactive
The current `dpkg --configure -a` command does not always work if the
package that needs to be configured has a modified conffile which can
require user input to resolve. This change adds flags to make these
lines work as intended in that scenario.

Change-Id: I8f459b0c1c2fc7ecbe1ff478bdb77fd9af31dc90
2020-03-19 14:10:44 +00:00
2020-02-20 17:07:16 -06:00
2019-04-19 19:52:20 +00:00
2017-10-17 13:25:54 -05:00
2017-11-16 05:59:36 +00:00
2018-10-04 16:38:36 +00:00

Divingbell

Documentation Status

Introduction

Divingbell is a lightweight solution for:

1. Bare metal configuration management for a few very targeted use cases via the following modules:

  • apparmor
  • ethtool
  • exec (run arbitrary scripts)
  • system limits
  • mounts
  • permissions (perm)
  • sysctl values
  • basic user account management (uamlite)
  1. Bare metal package manager orchestration using apt module

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.

Further Reading

Airship.

Description
A lightweight solution for configuration of baremetal nodes.
Readme 2.5 MiB
Languages
Shell 56.5%
Smarty 41.9%
Makefile 1%
Python 0.6%