StarlingX Puppet modules and manifests
2a8fcfc54b
The commit [1] that introduced puppet-dcagent did not include any information to build the package and include it in the ISO. This commit fixes this by including the entries in debian_pkg_dirs and debian_iso_image.inc. Test plan: - PASS: Build an ISO and verify the puppet-dcagent is indeed present - PASS: Deploy a full DC system with AIO-DX system controller and an AIO-SX subcloud and verify the systems are operational after completion. - PASS: Deploy a normal AIO-SX and verify the system is operational after completion. [1]: https://review.opendev.org/c/starlingx/stx-puppet/+/923696 Story: 2011106 Task: 50687 Change-Id: I172128ade009bd334af13d773b16d5c35db1fd21 Signed-off-by: Victor Romano <victor.gluzromano@windriver.com> |
||
---|---|---|
modules | ||
playbooks/tox-puppet-lint | ||
puppet-manifests | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
debian_build_layer.cfg | ||
debian_iso_image.inc | ||
debian_pkg_dirs | ||
HACKING.rst | ||
pylint.rc | ||
README.rst | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
stx-puppet
The starlingx/stx-puppet repository handles the Puppet service1.
The Puppet service runs during bootstrap, and at every reboot, to provide a consistent configuration across the StarlingX system nodes.
This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.