tis af fam, dees was wel de minst plezante om te doen

This commit is contained in:
2020-03-11 11:51:20 +01:00
parent 65bdd82116
commit abc959da18
16 changed files with 104 additions and 43 deletions

3
consul/server-b-default Normal file
View File

@@ -0,0 +1,3 @@
Kind = "service-defaults"
Name = "server-b"
Protocol = "http"

View File

@@ -0,0 +1,3 @@
Kind = "service-defaults"
Name = "server-b-test"
Protocol = "http"

View File

@@ -0,0 +1,3 @@
Kind = "service-defaults"
Name = "server-check"
Protocol = "http"

View File

@@ -2,5 +2,6 @@
{
"service": {
"name": "server-check"
"protocol": "http"
}
}