Skip to content
Snippets Groups Projects

Resolve "Industrialize Releases production"

Merged Cédric Moreau requested to merge 125-industrialize-releases-production into master
Compare and
8 files
+ 401528
892
Compare changes
  • Side-by-side
  • Inline

Files

@@ -59,26 +59,11 @@
@@ -59,26 +59,11 @@
"wot_min_cert_for_create_idty_right": 2,
"wot_min_cert_for_create_idty_right": 2,
"wot_min_cert_for_membership": 2
"wot_min_cert_for_membership": 2
},
},
"smiths": {
"clique_smiths": [
"Alice": {
{ "name": "Alice" },
"certs": [
{ "name": "Bob" },
"Bob",
{ "name": "Charlie" }
"Charlie"
],
]
},
"Bob": {
"certs": [
"Alice",
"Charlie"
]
},
"Charlie": {
"certs": [
"Alice",
"Bob"
]
}
},
"sudo_key": "5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY",
"sudo_key": "5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY",
"technical_committee": [
"technical_committee": [
"Alice",
"Alice",
Loading