summaryrefslogtreecommitdiffstats
path: root/share/man/container-create-curl.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-07-17 20:50:43 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-07-22 21:31:53 +0000
commite780de2e583470b4a049fed094240f0c2436c2a6 (patch)
tree3ec8bbebe11b57cc5b779f7493e0f197b81e5563 /share/man/container-create-curl.1.txt
parentCorrecting typo in comment in curl container create script. (diff)
downloadcompute-tools-e780de2e583470b4a049fed094240f0c2436c2a6.tar.xz
compute-tools-e780de2e583470b4a049fed094240f0c2436c2a6.zip
Updating default url to download images from in curl container create script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-create-curl.1.txt')
-rw-r--r--share/man/container-create-curl.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/container-create-curl.1.txt b/share/man/container-create-curl.1.txt
index a1bd487..987c79e 100644
--- a/share/man/container-create-curl.1.txt
+++ b/share/man/container-create-curl.1.txt
@@ -58,7 +58,7 @@ The following script options are available:
Specify the image name to download, defaults to debian-stretch-${ARCHITECTURE}.tar.xz (where ${ARCHITECTURE} is the host systems architecture).
*--server='SERVER'*::
- Specify the image server to download from, defaults to https://files.open-infrastructure.net/images/container-tools/current.
+ Specify the image server to download from, defaults to https://files.open-infrastructure.net/system/container/debian.
*-p, --root-password='PASSWORD'*::
Specify the root password, defaults to a random 16 character password.