mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 01:54:31 +00:00
- conf/service/prole.cfg, port-mapping.cfg, cnpg-placement updated - k8s/registry/deployment.yaml updated - knoe/ui/screens: base.py, knoe_users.py, __init__.py updated - etc/ init scripts refreshed (gitlab, knoe_users, registry, prole_cfg) - modes/k3s/knoe-db/.version bumped; scan network_description and ansible_inventory updated Co-authored-by: Junie <junie@jetbrains.com>
24 lines
501 B
JSON
24 lines
501 B
JSON
{
|
|
"assignments": {
|
|
"0": "gandalf.prole.org",
|
|
"1": "merlin.prole.org",
|
|
"2": "myrddin.prole.org"
|
|
},
|
|
"cluster_name": "knoe-db",
|
|
"desired_instances": 3,
|
|
"eligible_nodes": [
|
|
"gandalf.prole.org",
|
|
"merlin.prole.org",
|
|
"myrddin.prole.org"
|
|
],
|
|
"metadata": {
|
|
"prior_plan_present": true,
|
|
"reason": "reused",
|
|
"regenerated": false,
|
|
"reused": true
|
|
},
|
|
"plan_hash": "962fb2e7bfd2a48b",
|
|
"plan_id": "cnpg-placement-962fb2e7bfd2a48b",
|
|
"schema_version": "v1"
|
|
}
|