summaryrefslogtreecommitdiff
path: root/src/cli
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-13 09:15:39 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-13 09:15:39 +0200
commitf96c892972444d7f73231c04a7f40375bd4ff811 (patch)
tree07e392e510d2a6b4e15be3783065da53beff4df6 /src/cli
parent6516ced3f6bdbedb43a40023f3336097662bfc03 (diff)
downloadanastasis-f96c892972444d7f73231c04a7f40375bd4ff811.tar.gz
anastasis-f96c892972444d7f73231c04a7f40375bd4ff811.tar.bz2
anastasis-f96c892972444d7f73231c04a7f40375bd4ff811.zip
-rename fest for #7222
Diffstat (limited to 'src/cli')
-rw-r--r--src/cli/resources/02-backup.json8
-rw-r--r--src/cli/resources/02-recovery.json8
-rw-r--r--src/cli/resources/03-backup.json4
-rw-r--r--src/cli/resources/04-backup.json4
-rw-r--r--src/cli/resources/05-backup.json4
-rw-r--r--src/cli/resources/06-backup.json4
6 files changed, 24 insertions, 8 deletions
diff --git a/src/cli/resources/02-backup.json b/src/cli/resources/02-backup.json
index 67df7e0..05ccab1 100644
--- a/src/cli/resources/02-backup.json
+++ b/src/cli/resources/02-backup.json
@@ -40,10 +40,10 @@
}
],
"authentication_providers": {
- "http://localhost:8086/": {},
- "http://localhost:8087/": {},
- "http://localhost:8088/": {},
- "http://localhost:8089/": {}
+ "http://localhost:8086/": { "status" : "not-contacted" },
+ "http://localhost:8087/": { "status" : "not-contacted" },
+ "http://localhost:8088/": { "status" : "not-contacted" },
+ "http://localhost:8089/": { "status" : "not-contacted" }
},
"selected_country": "xx",
"currencies": [ "TESTKUDOS" ],
diff --git a/src/cli/resources/02-recovery.json b/src/cli/resources/02-recovery.json
index e77ed0c..875fae0 100644
--- a/src/cli/resources/02-recovery.json
+++ b/src/cli/resources/02-recovery.json
@@ -40,10 +40,10 @@
}
],
"authentication_providers": {
- "http://localhost:8086/": {},
- "http://localhost:8087/": {},
- "http://localhost:8088/": {},
- "http://localhost:8089/": {}
+ "http://localhost:8086/": { "status" : "not-contacted" },
+ "http://localhost:8087/": { "status" : "not-contacted" },
+ "http://localhost:8088/": { "status" : "not-contacted" },
+ "http://localhost:8089/": { "status" : "not-contacted" }
},
"selected_country": "xx",
"currencies": [ "TESTKUDOS" ],
diff --git a/src/cli/resources/03-backup.json b/src/cli/resources/03-backup.json
index ad9d23b..838b669 100644
--- a/src/cli/resources/03-backup.json
+++ b/src/cli/resources/03-backup.json
@@ -41,6 +41,7 @@
],
"authentication_providers": {
"http://localhost:8086/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -60,6 +61,7 @@
"http_status": 200
},
"http://localhost:8087/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -79,6 +81,7 @@
"http_status": 200
},
"http://localhost:8088/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -98,6 +101,7 @@
"http_status": 200
},
"http://localhost:8089/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
diff --git a/src/cli/resources/04-backup.json b/src/cli/resources/04-backup.json
index 34cabfd..3676f3e 100644
--- a/src/cli/resources/04-backup.json
+++ b/src/cli/resources/04-backup.json
@@ -41,6 +41,7 @@
],
"authentication_providers": {
"http://localhost:8086/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -60,6 +61,7 @@
"http_status": 200
},
"http://localhost:8087/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -79,6 +81,7 @@
"http_status": 200
},
"http://localhost:8088/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -98,6 +101,7 @@
"http_status": 200
},
"http://localhost:8089/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
diff --git a/src/cli/resources/05-backup.json b/src/cli/resources/05-backup.json
index bb988be..c8f52f0 100644
--- a/src/cli/resources/05-backup.json
+++ b/src/cli/resources/05-backup.json
@@ -41,6 +41,7 @@
],
"authentication_providers": {
"http://localhost:8086/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -60,6 +61,7 @@
"http_status": 200
},
"http://localhost:8087/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -79,6 +81,7 @@
"http_status": 200
},
"http://localhost:8088/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -98,6 +101,7 @@
"http_status": 200
},
"http://localhost:8089/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
diff --git a/src/cli/resources/06-backup.json b/src/cli/resources/06-backup.json
index 23a8927..04d8b02 100644
--- a/src/cli/resources/06-backup.json
+++ b/src/cli/resources/06-backup.json
@@ -41,6 +41,7 @@
],
"authentication_providers": {
"http://localhost:8086/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -60,6 +61,7 @@
"http_status": 200
},
"http://localhost:8087/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -79,6 +81,7 @@
"http_status": 200
},
"http://localhost:8088/": {
+ "status" : "ok",
"methods": [
{
"type": "question",
@@ -98,6 +101,7 @@
"http_status": 200
},
"http://localhost:8089/": {
+ "status" : "ok",
"methods": [
{
"type": "question",