Skip to content

Commit 3d20ef7

Browse files
Merge pull request #233567 from markusries/patch-7
Update suse-create-upload-vhd.md
2 parents 65186a9 + bffa204 commit 3d20ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/suse-create-upload-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ As an alternative to building your own VHD, SUSE also publishes BYOS (Bring Your
159159
- device: ephemeral0.2
160160
filesystem: swap
161161
mounts:
162-
- ["ephemeral0.1", "/mnt"]
162+
- ["ephemeral0.1", "/mnt/ressource"]
163163
- ["ephemeral0.2", "none", "swap", "sw,nofail,x-systemd.requires=cloud-init.service,x-systemd.device-timeout=2", "0", "0"]
164164
EOF
165165
```

0 commit comments

Comments
 (0)