summaryrefslogtreecommitdiff
path: root/docs/platform/known-issues.md
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2013-07-03 21:15:27 +0200
committerkwadronaut <kwadronaut@leap.se>2013-07-03 21:15:27 +0200
commit899a114e20d83ba8d78b6063a954e6a2d228c90c (patch)
tree44597b2166f4807ff1c9ff5a68230b079389e3fc /docs/platform/known-issues.md
parent59aa926c9f2f63b5d09585a6b00cecee20d5cda8 (diff)
spelling, language, all minor things
Diffstat (limited to 'docs/platform/known-issues.md')
-rw-r--r--docs/platform/known-issues.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/platform/known-issues.md b/docs/platform/known-issues.md
index 9175efc..9ed236a 100644
--- a/docs/platform/known-issues.md
+++ b/docs/platform/known-issues.md
@@ -14,9 +14,9 @@ In this release the following issues are known, work-arounds are noted when avai
. If when deploying your debian mirror fails for some reason, network anomoly or the mirror itself is out of date, then platform deployment will not succeed properly. Check the mirror is up and try to deploy again when it is resolved (see: https://leap.se/code/issues/1091)
-. If you have any errors during a run, please try to deploy again as this often solves non-deterministic issues that were not uncovered in our testing. Please re-deploy with `leap -v2 deploy` to get verbose logs and capture the complete output to provide to us for debugging.
+. If you have any errors during a run, please try to deploy again as this often solves non-deterministic issues that were not uncovered in our testing. Please re-deploy with `leap -v2 deploy` to get more verbose logs and capture the complete output to provide to us for debugging.
-. if you aren't using a single ssh key, but have different ones, you will need to define the following in your ~/.ssh/config:
+. if you aren't using a single ssh key, but have different ones, you will need to define the following at the top of your ~/.ssh/config:
HostName <ip address>
IdentityFile <path to identity file>
@@ -31,7 +31,7 @@ HostKey /etc/ssh/ssh_host_ecdsa_key and that file exists. If you made a change t
. To remove an admin's access to your servers, please remove the directory for that user under the `users/` subdirectory in your provider directory and then remove that user's ssh keys from files/ssh/authorized_keys. When finished you *must* run a `leap deploy` to update that information on the servers (see: https://leap.se/code/issues/1863)
-. At the moment, it is only possible to add an admin who will have access to all Leap servers (see: https://leap.se/code/issues/2280)
+. At the moment, it is only possible to add an admin who will have access to all LEAP servers (see: https://leap.se/code/issues/2280)
. This release has no ability to custom configure apt sources or proxies (see: https://leap.se/code/issues/1971)
@@ -49,4 +49,4 @@ HostKey /etc/ssh/ssh_host_ecdsa_key and that file exists. If you made a change t
. leap add-user --self allows only one key - if you run that command twice with different keys, you will just replace the key with the second key. To add a second key, add it manually to files/ssh/authorized_keys (see: https://leap.se/code/issues/866)
-. It is not possible to actually use the EIP openvpn server on vagrant nodes (see: https://leap.se/code/issues/2401) \ No newline at end of file
+. It is not possible to actually use the EIP openvpn server on vagrant nodes (see: https://leap.se/code/issues/2401)