A lightweight solution for configuration of baremetal nodes.
Go to file
skovaleff 0731ac5d3a Add ability to control owner:group and permissions
via new module 'perm'

1) DaemonSet
2) Secret (instead of old ConfigMap)
3) Include module /bin/_perm.sh.tpl
4) Commented example in values.yaml
5) Demo: https://asciinema.org/a/209509
6) Increased # of expected DaemonSets
7) Rebased after a few merges
8) Addressing comments
9) Migrated from ConfigMap to Secret
10) Got rid of 'eval'
11) Test
12) Demo for host targeting: https://asciinema.org/a/213125

Change-Id: Ia3181dcb7fc1ccc7422c635b010000f6d3fbcf4d
2018-11-27 09:08:11 -08:00
divingbell Add ability to control owner:group and permissions 2018-11-27 09:08:11 -08:00
doc Add options to apt-get install call 2018-11-15 14:27:07 -08:00
tools Add ability to control owner:group and permissions 2018-11-27 09:08:11 -08:00
.gitignore Initial commit. 2017-11-16 05:59:36 +00:00
.gitreview Update .gitreview for openstack infra 2018-05-17 20:03:32 +00:00
.zuul.yaml Set up publishing of docs 2018-10-04 16:38:36 +00:00
LICENSE Initial commit 2017-10-17 13:25:54 -05:00
Makefile Create Makefile target to install Helm binary 2018-11-26 16:34:45 -06:00
README.md Set up publishing of docs 2018-10-04 16:38:36 +00:00
TODO Initial commit. 2017-11-16 05:59:36 +00:00
Vagrantfile Add ability to control pam_limits via new module 'limits' 2018-11-01 09:09:48 -07:00
setup.cfg Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
setup.py docs(tox): Add tox target to generate docs 2018-05-22 14:26:20 -05:00
test-requirements.txt docs(tox): Add tox target to generate docs 2018-05-22 14:26:20 -05:00
tox.ini Set up publishing of docs 2018-10-04 16:38:36 +00:00

README.md

Divingbell

Find more documentation for Divingbell on Read the Docs <https://airship-divingbell.readthedocs.io/>_.