mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 18:25:45 +00:00
* Docs6 proofreads batch 3 * BUild-everything script for local development * Start of glossary * Put quicklinks atop every page, not just the base-index page * Expanded record-heterogeneity page * streaming page * separators page * vimrc doc * separators page
15 lines
219 B
JSON
15 lines
219 B
JSON
{
|
|
"host": "xy01.east",
|
|
"status": "running",
|
|
"volume": "/dev/sda1"
|
|
}
|
|
{
|
|
"host": "xy92.west",
|
|
"status": "running"
|
|
}
|
|
{
|
|
"purpose": "failover",
|
|
"host": "xy55.east",
|
|
"volume": "/dev/sda1",
|
|
"reimaged": true
|
|
}
|