publish LXD posts
This commit is contained in:
parent
70bcddf210
commit
fca3a3f075
|
@ -10,7 +10,7 @@ tags:
|
||||||
- VMs
|
- VMs
|
||||||
- Docker
|
- Docker
|
||||||
- LXD
|
- LXD
|
||||||
draft: true
|
draft: false
|
||||||
toc: true
|
toc: true
|
||||||
rss_only: false
|
rss_only: false
|
||||||
cover: ./cover.png
|
cover: ./cover.png
|
||||||
|
@ -117,7 +117,7 @@ One of the things you might want to do post-installation is mess around with
|
||||||
profiles. There's a `default` profile in LXD that you can show with `lxc profile
|
profiles. There's a `default` profile in LXD that you can show with `lxc profile
|
||||||
show default`.
|
show default`.
|
||||||
|
|
||||||
``` text
|
```text
|
||||||
$ lxc profile show default
|
$ lxc profile show default
|
||||||
config: {}
|
config: {}
|
||||||
description: Default LXD profile
|
description: Default LXD profile
|
||||||
|
|
|
@ -10,7 +10,7 @@ tags:
|
||||||
- VMs
|
- VMs
|
||||||
- Docker
|
- Docker
|
||||||
- LXD
|
- LXD
|
||||||
draft: true
|
draft: false
|
||||||
toc: true
|
toc: true
|
||||||
rss_only: false
|
rss_only: false
|
||||||
cover: ./cover.png
|
cover: ./cover.png
|
||||||
|
|
Loading…
Reference in New Issue