Mosher, Jaymes (jm616v) d462a29d1f perm: ensure subprocess gets killed in perm script
Rarely, the child process create from exec line doesn't die when the
main script ends.  Ensure it gets killed.

Change-Id: Ic2e1de9a1a6eeb55fc8eda39201976180f29a7f9
2025-04-17 10:47:16 -06:00
2020-02-20 17:07:16 -06:00
2024-11-01 17:09:05 -06:00
2025-03-28 22:02:17 -05:00
2025-03-28 22:02:17 -05:00
2019-04-19 19:52:20 +00:00
2025-03-28 22:02:17 -05:00
2017-10-17 13:25:54 -05:00
2017-11-16 05:59:36 +00:00
2023-04-30 23:03:17 -05: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.6 MiB
Languages
Shell 56.4%
Smarty 42%
Makefile 1%
Python 0.6%