Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

refresh-mcollective-metadata produces invalid fact file #361

@alexjfisher

Description

@alexjfisher

Following PRs #346 #353 and #358 the refresh-mcollective-metadata cronjob still produces a file that mcollective is not able to correctly parse.

Mcollective assumes all the facts will be top level keys. Instead they are now all nested under values.
See #346 (comment)

A few options I could think of...

  1. Revert the PRs.
  2. Have the cron somehow parse the output of puppet facts to extract the values hash.
  3. Submit a PR to mcollective (patching this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions