Closed laugmanuel closed 3 years ago
This prevents a race condition where the host gets deleted after all hosts where queried but before the actual host gets written to Vault.
fixes #46
A bit hacky, but good enough.
I'm open for improvements ;)
would be nice to have some test 😄
I will add some 👍🏻
This prevents a race condition where the host gets deleted after all hosts where queried but before the actual host gets written to Vault.
fixes #46