From f5e1d67bf6faf400749ca192c3394c3356b2654e Mon Sep 17 00:00:00 2001 From: Daniel Watkins Date: Tue, 28 Apr 2020 10:34:10 -0400 Subject: DataSourceNoCloud/OVF: drop claim to support FTP (#333) I don't believe this has ever been supported, looking at the git history, but it certainly isn't at the moment. LP: #1875470 --- doc/rtd/topics/datasources/nocloud.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/rtd/topics') diff --git a/doc/rtd/topics/datasources/nocloud.rst b/doc/rtd/topics/datasources/nocloud.rst index 7cbd1a81..6d3075f4 100644 --- a/doc/rtd/topics/datasources/nocloud.rst +++ b/doc/rtd/topics/datasources/nocloud.rst @@ -32,7 +32,7 @@ The permitted keys are: With ``ds=nocloud``, the ``seedfrom`` value must start with ``/`` or ``file://``. With ``ds=nocloud-net``, the ``seedfrom`` value must start -with ``http://``, ``https://`` or ``ftp://`` +with ``http://`` or ``https://``. e.g. you can pass this option to QEMU: -- cgit v1.2.3