StarlingX Puppet modules and manifests
74f90fc674
This ensures password containing a $ symbol can be read by oslo_config. oslo_config supports variable substitution [1] and to avoid substitution is need to escape $ with $$. [1]: https://docs.openstack.org/oslo.config/latest/configuration/format.html#substitution Test Plan: - PASS: bootstrap a system controller with keystone admin password containing $, dc services should start Closes-Bug: 2089783 Change-Id: Icdbfae04b663bb9373116ff4967d4d78f57625c6 Signed-off-by: Wallysson Silva <wallysson.silva@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.