Hi Chris,
here's the output, is this what I should be expecting?
[root@wellkatello ~]# mongo pulp_database --eval
'db.migration_trackers.find().forEach(printjson)'
MongoDB shell version: 2.6.11
connecting to: pulp_database
{
"_id" : ObjectId("56662ddf244b0e226d6293fb"),
"version" : 23,
"name" : "pulp.server.db.migrations",
"_ns" : "migration_trackers"
}
{
"_id" : ObjectId("56662ddf244b0e226d6293fc"),
"version" : 32,
"name" : "pulp_rpm.plugins.migrations",
"_ns" : "migration_trackers"
}
{
"_id" : ObjectId("56662de0244b0e226d6293fd"),
"version" : 5,
"name" : "pulp_puppet.plugins.migrations",
"_ns" : "migration_trackers"
}
{
"_id" : ObjectId("5776d9b49444a66530307d22"),
"name" : "pulp_docker.plugins.migrations",
"version" : 2,
"_ns" : "migration_trackers"
}
--
You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.