clevis
clevis copied to clipboard
a fair share of the clevis.json stuff should not be in git
anything network related or that can be different between dev, stage, prod should not be in git because they have to be changed with each move
perhaps move all that stuff to .env or start removing the clevis.json and hiding it from git?