Commit Graph

7 Commits

Author SHA1 Message Date
Christian Goll
ff10bc95bb const string for Version, Release, Confversion
The Version (e,g, 4.4 ), Release (git hash) and Confversion (e.g. 44)
must be compiled into the code so that they can't be changed during run
time and ensure this with the compiler

Signed-off-by: Christian Goll <cgoll@suse.com>
2024-02-17 10:22:44 -07:00
Jonathon Anderson
42842aeee1 Format entire source code using make fmt
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2023-10-23 17:56:20 -06:00
jcsiadal
9b6b93a5cb Rename default to primary in src
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
2022-05-05 03:13:21 +00:00
Christian Goll
95b295272f no searate transformation for Profile and Nodes 2022-04-12 19:59:51 +02:00
Christian Goll
e2a78b07cd aaded vers43 nodes.conf 2022-04-12 18:09:46 +02:00
Christian Goll
944dc9f126 stream lined datastrutures and fixed linting 2022-04-12 18:03:08 +02:00
Christian Goll
4641b947db added update_configuration 2022-04-12 18:03:05 +02:00