Skip to content

Instantly share code, notes, and snippets.

@mxey
Created September 9, 2017 16:23
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 mxey/602c0e0399c399ae87cc509effb42200 to your computer and use it in GitHub Desktop.
Save mxey/602c0e0399c399ae87cc509effb42200 to your computer and use it in GitHub Desktop.
./diff_stringify_facts.sh host1.example.com host2.example.com
host1.example.com
I, [2017-09-08T15:34:29.591598 #84032] INFO -- : Catalogs compiled for host1.example.com
I, [2017-09-08T15:34:29.699115 #84032] INFO -- : Diffs computed for host1.example.com
I, [2017-09-08T15:34:29.699145 #84032] INFO -- : No differences
host2.example.com
I, [2017-09-08T15:34:29.591598 #84032] INFO -- : Catalogs compiled for host2.example.com
I, [2017-09-08T15:34:29.699115 #84032] INFO -- : Diffs computed for host2.example.com
I, [2017-09-08T15:34:29.699145 #84032] INFO -- : No differences
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment