Skip to content

Overhaul

Latest
Compare
Choose a tag to compare
@tomdaley92 tomdaley92 released this 30 Mar 14:06
· 199 commits to stable since this release
f48b50f

Aggregate entire fleet into one simple inventory file. Make bootstrapping process more explicit with each step:

host key scan checking is the ONLY job that run when pushing to development branch
pushes to stable will bootstrap the hosts, so now is a more explicit two-step process (grab host key only once, when updating hosts)

before we were running host key scanning every time, which sort of defeats the purpose of preventing MITM attacks..