Example facter module. Look how quick that was.

reviewable/pr18780/r1
Michael DeHaan 13 years ago
parent d62fe17c40
commit 4d62e00854

@ -0,0 +1,7 @@
#!/usr/bin/bash
# things that must be installed to use this
# facter
# ruby-json
/usr/bin/facter --json
Loading…
Cancel
Save