StarlingX Puppet modules and manifests
Go to file
Roger Ferraz 580e839d9e starlingx/stx-puppet README improvement
This story shall update the README file of a few most used StarlingX
repos.

Test Plan: N/A

Story: 2010814
Task: 48355

Change-Id: If7d4825337a8057d3be540d96885c7956b857730
Signed-off-by: Roger Ferraz <rogerio.ferraz@encora.com>
2023-07-19 12:21:22 -03:00
modules Handle sysinv dpdk_elf_file configuration 2023-06-30 10:03:43 -03:00
playbooks/tox-puppet-lint Fix puppet-lint errors 2019-10-09 15:39:30 -05:00
puppet-manifests Merge "Fix bootstrap failure for subclouds w/ complex passwords" 2023-07-11 14:08:35 +00:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:45:59 -05:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:53 -04:00
bindep.txt Add bindep target to tox 2021-02-19 12:14:38 -06:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 19:16:17 +08:00
centos_iso_image.inc Config file changes to add 'puppet-manifests modules/puppet-dcdbsync modules/puppet-dcmanager modules/puppet-dcorch modules/puppet-fm modules/puppet-mtce modules/puppet-nfv modules/puppet-patching modules/puppet-smapi modules/puppet-sshd modules/puppet-sysinv ' after relocation from 'stx-config' 2019-09-04 11:07:06 -04:00
centos_pkg_dirs Config file changes to add 'puppet-manifests modules/puppet-dcdbsync modules/puppet-dcmanager modules/puppet-dcorch modules/puppet-fm modules/puppet-mtce modules/puppet-nfv modules/puppet-patching modules/puppet-smapi modules/puppet-sshd modules/puppet-sysinv ' after relocation from 'stx-config' 2019-09-04 11:07:06 -04:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:12:38 -04:00
debian_iso_image.inc stx-puppet: update debian_iso_image.inc 2022-12-06 08:44:31 +08:00
debian_pkg_dirs Update debian_pkg_dirs for puppet modules 2021-09-28 10:39:46 -04:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
pylint.rc Add pylint py3 portability checks for the stx-puppet repo 2021-09-13 17:24:43 +00:00
README.rst starlingx/stx-puppet README improvement 2023-07-19 12:21:22 -03:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
test-requirements.txt Calling an additional shell lint command from zuul 2021-06-03 09:42:07 -05:00
tox.ini Update tox.ini to work with tox 4 2022-12-27 01:28:45 +00:00

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.

References


  1. https://www.puppet.com↩︎

  2. https://opendev.org/starlingx/manifest.git↩︎