onedr0p / k3s-homeops-ansible

Bootstrap a k3s cluster on top of Ubuntu 20.04
54 stars 5 forks source link

Ansible with Vagrant currently failing on this step #9

Closed onedr0p closed 4 years ago

onedr0p commented 4 years ago
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 commented 4 years ago

This part completed by removing the encrypted Vault stuff.

Failing on a further step as Calico BGP being called and it’s a local reference.

carpenike commented 4 years ago

@onedr0p you're probably past this error I’m assuming

onedr0p commented 4 years ago

Yes!