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

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:04 +02:00
committed by GitHub
parent 802f8ea224
commit 51ec3594dd

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
'''