Begin testing bootstrapping of vault authentication
However, the nixos-install script fails on khs openstack
as the system won't boot up after installation due it
being unable to locate the root disk. I am not sure what disk
it ends up finding.
Former-commit-id: 608d758f30
This commit is contained in:
parent
07360c41da
commit
d406c83aa1
32 changed files with 706 additions and 195 deletions
|
@ -40,6 +40,8 @@ To delete the resources again run:
|
|||
nix run '.#destroy-instance' -- <hostname>
|
||||
```
|
||||
|
||||
NOTE: It is normal for the secret id associated with vault/openbao roles to not be deletable. Simply run the destroy-instance command a 2nd time and everything should work just fine.
|
||||
|
||||
## Secrets
|
||||
|
||||
To transfer the secrets needed for OpenTofu from Bitwarden to OpenBAO run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue