diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2020-04-13 14:39:31 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-04-22 10:01:01 -0400 |
commit | 43b8700118a8e20d622737977717c5dd1634b9ed (patch) | |
tree | b5e2c5b1a6d1aa63848ff25821006392fc7e8b54 /docs | |
parent | 1e9deb27f90ae5f22e3f5fdcdc6641f49438e662 (diff) | |
download | sos-43b8700118a8e20d622737977717c5dd1634b9ed.tar.gz |
[collector|Policies] Load a Policy rather than SoSHost within SoSNode
Rather than load a `SoSHost` instance, `SoSNode` will now load a
`Policy` that is determined by the content of `/etc/os-release` on the
remote node, as this is a standardized file for Linux-based systems and
allows for reliable identification of the host.
Each per-node policy will load the host-side package information for use
by collector in determining cluster profile and sos capabilities.
This per-node policy will not however load an `InitSystem()` or a
`ContainerRuntime()`.
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions