[PR #8309/d96b2642 backport][stable-8] Update lxd_container.py documentation. (#8421)

Update lxd_container.py documentation. (#8309)

remove dead link from debian example

(cherry picked from commit d96b2642bc)

Co-authored-by: Herschdorfer <herschdorfer@gmail.com>
This commit is contained in:
patchback[bot]
2024-05-26 14:08:30 +02:00
committed by GitHub
parent cbaac1ca17
commit 2ea8850f2d

View File

@@ -400,7 +400,7 @@ EXAMPLES = '''
protocol: simplestreams
type: image
mode: pull
server: https://images.linuxcontainers.org
server: [...] # URL to the image server
alias: debian/11
timeout: 600
'''