Leonardo Fagundes Luz Serrano b4c1de12a9 tox: Pin ruamel.yaml version to <0.18.0
Some functions have become deprecated on 0.18.0 [1],
such as yaml safe_load() and safe_load_all()

Pinned the version to allow commits to merge while
these API calls are updated.

[1] https://pypi.org/project/ruamel.yaml/0.18.0/

Test Plan:
pass: tox -epylint -vv --skip-missing-interpreters=false
pass: tox

Closes-Bug: 2040283

Change-Id: I83f1319ea99106be0d3c712c68d2c12d7b9646d9
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
2023-10-24 13:27:52 -03:00
2019-09-09 14:52:12 -05:00
2023-04-28 12:38:53 -04:00
2021-02-19 12:14:38 -06:00
2019-09-09 14:52:12 -05:00
2023-07-20 15:45:19 +00:00
2019-09-09 14:52:12 -05: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↩︎

Description
StarlingX Puppet modules and manifests
Readme 20 MiB
Languages
Puppet 58.4%
Python 21.6%
HTML 7.6%
Shell 7.1%
Ruby 4.7%
Other 0.6%