Created
September 9, 2017 16:23
-
-
Save mxey/602c0e0399c399ae87cc509effb42200 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./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