Skip to content

lukebrady/fact-inject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fact Inject

A tool to inject facter facts remotely. Fact Humor

Usage

Inject uses JSON key-value pairs to add Facter environment variables to the target hosts.

To add facts to a Linux host, run the following command:

$ inject nix --host testhost.com --file path/to/jsonfile

To add facts to a Windows host, run the following command:

$ inject win --host testwin.com --file path/to/jsonfile

I am currently working on adding a configuration file for username and password.

Contributing

If you would like to contribute to this project, make a pull request! I would love to have help from the community.

Created By

Luke Brady, 2018

About

A tool to inject facter facts remotely.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages