Skip to content

Commit

Permalink
facts: add a note about possibly useful source of OS data
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

fac# with '#' will be ignored, and an empty message aborts the commit.
  • Loading branch information
jnpkrn committed Apr 9, 2018
1 parent 4355c2d commit 048e3ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions facts.py
Expand Up @@ -41,6 +41,9 @@ class FactsError(ClufterPlainError):
# such pacemaker is somehow associated with "cman" (more specificially, it is
# intended [compilation flags, etc.] to be used with cman), which apparently
# doesn't match 'pacemaker[coro]' component specification in the input query.
#
# Possibly useful:
# https://gitlab.com/libosinfo/osinfo-db/tree/master/data/os
cluster_map = {
'linux':
{
Expand Down

0 comments on commit 048e3ad

Please sign in to comment.