Open alexanderdean opened 7 years ago
Wouldn't it be better to add a route where factfiles can be submitted via a POST request to factotum server?
It feels like that would make the most sense @ninjabear - that submission could then use the Persistence to store the factfile which could be Consul or some other store.
Edit I think these are three separate things here:
Currently only local filepaths are supported, so you need to use rsync, ansible-pull or similar to ensure that the factfile is available on all instances running Factotum Server.
It would be nice if factfiles could be retrieved from Consul for easy distribution.