• Joe Beda's avatar
    Get Vagrant to start using TLS client certs. · 5a0159ea
    Joe Beda authored
    Also fix up cert generation. It was failing during the first salt highstate when trying to chown the certs as the apiserver user didn't exist yet.  Fix this by creating a 'kube-cert' group and chgrping the files to that.  Then make the apiserver a member of that group.
    
    Fixes #2365
    Fixes #2368
    5a0159ea
goe2e.sh 1.95 KB