Update a how-to doc about jumphost offline preparation 35/18735/1
authorYifei Xue <xueyifei@huawei.com>
Tue, 16 Aug 2016 20:05:39 +0000 (04:05 +0800)
committerYifei Xue <xueyifei@huawei.com>
Tue, 16 Aug 2016 20:05:39 +0000 (04:05 +0800)
JIRA: DOCS-141

Change-Id: I4365494273cd9d86bfcda9fa52e9d2a72e82595a
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst [new file with mode: 0644]

diff --git a/docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst b/docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst
new file mode 100644 (file)
index 0000000..37db1ae
--- /dev/null
@@ -0,0 +1,10 @@
+.. two dots create a comment. please leave this logo at the top of each of your rst files.
+
+How to deploy while jumphost cannot access internet
+===================================================
+
+If your jumphost cannot access internet, don't worry, you can definitely deploy compass without internet access.
+
+You can download compass.iso first from OPNFV artifacts repository (http://artifacts.opnfv.org/, search compass4nfv and select an appropriate ISO file) via wget or curl. Then copy the compass.iso and the compass4nfv repository to your jumphost and editor the ISO_URL to your local path.
+
+After that you can deploy compass without internet access.