jx/internal/config/configs/facter.yaml

10 lines
126 B
YAML
Raw Permalink Normal View History

configurations:
- name: facts
type: exec
values:
path: /usr/bin/facter
args:
- "-j"
format: "json"