Last active
February 22, 2018 15:38
-
-
Save cailinanne/b1473c262a4e2efc92584ef95d2842a7 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
| { | |
| "openssl_packages" : [ | |
| "openssl-1.0.2k-8.el7.x86_64", | |
| "openssl-libs-1.0.2k-8.el7.x86_64" | |
| ], | |
| "name" : "cluster124-shard-00-00-iluv4.mmscloudteam.com", | |
| "heracles_version" : "3aa10a7d1bb2a11aeeba7f51ad61cd94fcf759c7", | |
| "chef_last_successful_run" : 1513938607, | |
| "chef_repo_revision" : "87339f3a5b41314acee26445c92b7c5a15f075f9", | |
| "chef_version" : "12.21.3" | |
| } | |
| { | |
| "packages" : [ | |
| "gnutls-3.3.8-14.el7_2.x86_64", | |
| "centos-release-7-2.1511.el7.centos.2.10.x86_64", | |
| "libsoup-2.48.1-3.el7.x86_64", | |
| "filesystem-3.2-20.el7.x86_64", | |
| "kbd-misc-1.15.5-11.el7.noarch", | |
| "libyaml-0.1.4-11.el7_0.x86_64", | |
| "pciutils-libs-3.2.1-4.el7.x86_64", | |
| "..." | |
| ], | |
| "name" : "cluster124-shard-00-00-iluv4.mmscloudteam.com", | |
| "heracles_version" : "3aa10a7d1bb2a11aeeba7f51ad61cd94fcf759c7", | |
| "chef_last_successful_run" : 1513938607, | |
| "chef_repo_revision" : "87339f3a5b41314acee26445c92b7c5a15f075f9", | |
| "chef_version" : "12.21.3" | |
| } | |
| // Sample doc for config.nds.serverStatus | |
| { | |
| "_id" : "cluster124-shard-00-00-iluv4.mmscloudteam.com", | |
| "groupId" : ObjectId("5a3bd8ed0f624459cdddf91c"), | |
| "lastUpdateDate" : ISODate("2017-12-22T10:44:06.402Z"), | |
| "packageHash" : "43cebf2f", | |
| "packageUpdateDate" : ISODate("2017-12-10T15:42:06.402Z") | |
| "data" : { | |
| "name" : "cluster124-shard-00-00-iluv4.mmscloudteam.com", | |
| "heracles_version" : "3aa10a7d1bb2a11aeeba7f51ad61cd94fcf759c7", | |
| "chef_last_successful_run" : 1513938607, | |
| "chef_repo_revision" : "87339f3a5b41314acee26445c92b7c5a15f075f9", | |
| "chef_version" : "12.21.3" | |
| } | |
| } | |
| // Sample doc for config.nds.serverPackages | |
| { | |
| "_id" : "43cebf2f", | |
| "packages" : [ | |
| "gnutls-3.3.8-14.el7_2.x86_64", | |
| "centos-release-7-2.1511.el7.centos.2.10.x86_64", | |
| "libsoup-2.48.1-3.el7.x86_64", | |
| "filesystem-3.2-20.el7.x86_64", | |
| "kbd-misc-1.15.5-11.el7.noarch", | |
| "libyaml-0.1.4-11.el7_0.x86_64", | |
| "pciutils-libs-3.2.1-4.el7.x86_64", | |
| "..." | |
| ] | |
| } | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment