From 21d9158edcfa3259e71495849c14ab9266b3ffbc Mon Sep 17 00:00:00 2001 From: Marc Falzon Date: Mon, 5 Aug 2019 10:30:17 +0200 Subject: [PATCH] Update the Exoscale post-processor documentation Simple wording update. --- website/source/docs/post-processors/exoscale-import.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/post-processors/exoscale-import.html.md b/website/source/docs/post-processors/exoscale-import.html.md index 698d67f8d..1f8260382 100644 --- a/website/source/docs/post-processors/exoscale-import.html.md +++ b/website/source/docs/post-processors/exoscale-import.html.md @@ -18,11 +18,11 @@ the QEMU, Artifice, or File builders and imports it to Exoscale. The import process operates uploading a temporary copy of the image to Exoscale's [Object Storage](https://www.exoscale.com/object-storage/) (SOS) -and then importing it as a Private Template via the Exoscale API. The +and then importing it as a Custom Template via the Exoscale API. The temporary copy in SOS can be discarded after the import is complete. -For more information about Exoscale Private Templates, see the -[documentation](https://community.exoscale.com/documentation/compute/private-templates/). +For more information about Exoscale Custom Templates, see the +[documentation](https://community.exoscale.com/documentation/compute/custom-templates/). ## Configuration