mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-24 07:50:40 -04:00
Switch to Azure CVMs
This commit is contained in:
parent
29a1b5de42
commit
0892525915
7 changed files with 22 additions and 47 deletions
|
@ -114,3 +114,8 @@ Ubuntu currently ships swtpm 0.6.3 so you need to install swtpm [from launchpad]
|
|||
```shell-session
|
||||
sudo chown -R swtpm:root /var/lib/swtpm-localca
|
||||
```
|
||||
|
||||
## Misc
|
||||
|
||||
- List all domains: `virsh list --all`
|
||||
- Destroy domain with nvram: `virsh undefine --nvram <name>`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue