diff options
Diffstat (limited to 'diplonat_debug')
-rwxr-xr-x | diplonat_debug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/diplonat_debug b/diplonat_debug index c5de2d6..0009865 100755 --- a/diplonat_debug +++ b/diplonat_debug @@ -1,5 +1,7 @@ #!/bin/bash +# http://127.0.0.1:8500/v1/catalog/node/rincevent?index=0 +# then look at X-Consul-Index export DIPLONAT_PRIVATE_IP=10.3.3.37 export DIPLONAT_REFRESH_TIME=60 export DIPLONAT_EXPIRATION_TIME=180 |