Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/jujuPublic

Commit5603786

Browse files
committed
doc: use new lxd profile naming scheme
1 parentba76cb1 commit5603786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/reference/cloud/list-of-supported-clouds/the-lxd-cloud-and-juju.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ With LXD system containers, constraints are interpreted as resource *maximums* (
129129

130130
LXD (localhost) does not officially support attaching loopback devices for storage out of the box. However, with some configuration you can make this work.
131131

132-
Each container uses the 'default' LXD profile, but also uses a model-specific profile with the name`juju-<model-name>`. Editing a profile will affect all of the containers using it, so you can add loop devices to all LXD containers by editing the 'default' profile, or you can scope it to a model.
132+
Each container uses the 'default' LXD profile, but also uses a model-specific profile with the name`juju-<model-name>-<model-short-UUID>` where`<model-short-UUID>` is the first 6 characters of the model UUID. Editing a profile will affect all of the containers using it, so you can add loop devices to all LXD containers by editing the 'default' profile, or you can scope it to a model.
133133

134134
To add loop devices to your container, add entries to the 'default', or model-specific, profile, with`lxc profile edit <profile>`:
135135

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp