Aman Pandae 56cfba370d Added manifest to enable/disable SCTP Autoload
SCTP module autoload is enabled/disabled by using
service-parameter sctp_autoload.

Full Parameter name:
"platform::params::sctp_autoload"

This change implements a runtime manifest which makes sctp module
changes.

By default: sctp_autoload is "enabled"

If sctp_autoload=disabled:
- SCTP Module doesn't get loaded by default post host
lock/unlock

If sctp_autoload=enabled:
- SCTP Moduel gets loaded by default post host
lock/unlock.

Test Plan:
PASSED: build-pkgs
PASSED: Deployed AIO-Standard
PASSED: Verify service parameter configuration using
        enabled/disabled values
PASSED: SCTP module loads/unloads after host-reboot

Story: 2011335
Task: 51623

Change-Id: Ib27367807f1096a6253d96f113d9107a3ff2f596
Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>
2025-01-29 05:05:54 +00:00
2019-09-09 14:52:12 -05:00
2021-02-19 12:14:38 -06:00
2019-09-09 14:52:12 -05: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.9%
Python 21.4%
HTML 7.4%
Shell 7%
Ruby 4.7%
Other 0.6%