diff options
author | shuai chen <chenshuai@huawei.com> | 2016-10-27 00:43:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-10-27 00:43:38 +0000 |
commit | 673651d92c4d5063cbc04c954d6cb75a91b6601c (patch) | |
tree | 0f809c526eb6e4457756ac8c773859f17ddecde8 /docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst | |
parent | 2d5b70b606c0a7caeb75ead6d8a9d6efce00c389 (diff) | |
parent | f2316b4cb6fd1b8cb23fb5b3f429fba80c2ff4fb (diff) |
Merge "Adjusted the FAQ structure"
Diffstat (limited to 'docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst')
-rw-r--r-- | docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst | 7 |
1 files changed, 5 insertions, 2 deletions
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 index f12d38d0..986bd79a 100644 --- a/docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst +++ b/docs/FAQ/how-to-deploy-while-jumphost-cannot-access-internet.rst @@ -3,8 +3,11 @@ 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. +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. +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. |