Reorganize the folder structure and created a ansible folder, renamed scripts folder to hack
Added k3s_use_docker var, when true docker will be installed and used by k3s
I got it working in Vagrant but running into this error... it doesn't have anything to do with the re-org of files and folders. I was getting it before too.
TASK [k3s/master : Restore node-token file access] *****************************
changed: [192.168.88.200]
ERROR! Attempting to decrypt but no vault secrets found
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
@carpenike
ansible
folder, renamedscripts
folder tohack
k3s_use_docker
var, when true docker will be installed and used by k3sI got it working in Vagrant but running into this error... it doesn't have anything to do with the re-org of files and folders. I was getting it before too.
Closes: https://github.com/carpenike/k3s-bootstrap/issues/4 Closes: https://github.com/carpenike/k3s-bootstrap/issues/2