diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-17 12:10:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-23 15:22:21 +0000 |
commit | b75aeed9e7840438a8184a8c9acf8f271bb5816e (patch) | |
tree | 85d5a1b684fc57872f90521b0aa53e5c8d13e377 /share/man/container-create-curl.1.txt | |
parent | Renaming container-tools to compute-tools. (diff) | |
download | compute-tools-b75aeed9e7840438a8184a8c9acf8f271bb5816e.tar.xz compute-tools-b75aeed9e7840438a8184a8c9acf8f271bb5816e.zip |
Using get.open-infrastructure.net as default URL to get images from in 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.txt | 2 |
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 78228a8..40028c9 100644 --- a/share/man/container-create-curl.1.txt +++ b/share/man/container-create-curl.1.txt @@ -62,7 +62,7 @@ The following script options are available: Specify the root password, defaults to a random 16 character password. *--server='SERVER'*:: - Specify the image server to download from, defaults to https://files.open-infrastructure.net/system/container/debian. + Specify the image server to download from, defaults to https://get.open-infrastructure.net/system/container/debian. *--setup='SETUP'*:: Specify the setup image name to download, defaults to the value specified through --system using the setup.tar.${COMPRESSION} suffix. |