Skip to content

Instantly share code, notes, and snippets.

@Filirom1
Created September 29, 2014 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Filirom1/8f02365c31e4154d8e23 to your computer and use it in GitHub Desktop.
Save Filirom1/8f02365c31e4154d8e23 to your computer and use it in GitHub Desktop.
Mcollective list fact values
List facts from one server
$ mco inventory server1.example.com
Then list values for one fact for all servers
$ mco rpc rpcutil get_fact fact=memoryfree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment