Go to file
Andy Ning 0413d31d83 Setup ipsec-auth package for auto version increase
This update setup ipsec-auth package so its version will automatically
increase with every commit.

Test Plan:
PASS: Make a change to any file in ipsec-auth package, rebuild the
      package with "build-pkgs -c -p ipsec-auth", verify that the debian
      package version increases by one, as following example:

      Before change: ipsec-auth_1.0-1.stx.11_amd64.deb
      After change: ipsec-auth_1.0-1.stx.12_amd64.deb

Related-Bug: 2109198

Change-Id: I414bed619fd93271d3a25abb1707f02f31c29171
Signed-off-by: Andy Ning <andy.ning@windriver.com>
2025-05-09 10:08:05 -04:00
2025-02-11 17:13:45 -03:00
2019-04-19 19:52:42 +00:00
2021-08-27 08:39:06 -04:00
2018-05-31 07:35:52 -07:00
2023-07-19 12:18:04 -03:00

config

The starlingx/config repository handles the StarlingX configuration management services.

Its key component is the System Inventory Service (Sysinv), which provides the system command-line interface (CLI)1.

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://docs.starlingx.io/cli_ref/system.html↩︎

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

Description
StarlingX System Configuration Management
Readme 104 MiB
Languages
Python 98%
Shell 1.6%
CSS 0.2%