summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2016-12-12 10:45:16 +0000
committerVarac <varac@leap.se>2016-12-12 10:45:16 +0000
commitdb54f51d60ca0209748d813cee37fee10f1f28aa (patch)
treeab7408e0c2a83ecfcaca4ef6af521350f22bb030
parent4185d6effd4c0efdbe026f1b504ca37fa5553bad (diff)
parent76ec2a16185012f654fd4e655300d852ec38cd62 (diff)
Merge branch 'proxmox-8683' into 'master'
add info about proxmox failing #8683 See merge request !1
-rw-r--r--pages/docs/platform/troubleshooting/known-issues.md2
-rw-r--r--pages/docs/platform/tutorials/quick-start.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/pages/docs/platform/troubleshooting/known-issues.md b/pages/docs/platform/troubleshooting/known-issues.md
index 8621521..388135e 100644
--- a/pages/docs/platform/troubleshooting/known-issues.md
+++ b/pages/docs/platform/troubleshooting/known-issues.md
@@ -105,3 +105,5 @@ Special Environments
When deploying to OpenStack release "nova" or newer, you will need to do an initial deploy, then when it has finished run `leap facts update` and then deploy again (see: https://leap.se/code/issues/3020)
It is not possible to actually use the EIP openvpn server on vagrant nodes (see: https://leap.se/code/issues/2401)
+
+Proxmox virtualization isn't supported because it wants to overwrite our resolv.conf (see: https://leap.se/code/issues/8683)
diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md
index 745fe5e..54929a9 100644
--- a/pages/docs/platform/tutorials/quick-start.md
+++ b/pages/docs/platform/tutorials/quick-start.md
@@ -22,7 +22,7 @@ NOTE: You won't be able to run that `leap list` command yet, not until we actual
1. A workstation: This is your local machine that you will run commands on.
1. A server: This is the machine that you will deploy to. The server can be either:
1. A local Vagrant virtual machine: a Vagrant machine can only be useful for testing.
- 1. A real or paravirtualized server: The server must have Debian Jessie installed, and you must be able to SSH into the machine as root. Paravirtualization includes KVM, Xen, OpenStack, Amazon, but not VirtualBox or OpenVZ.
+ 1. A real or paravirtualized server: The server must have Debian Jessie installed, and you must be able to SSH into the machine as root. Paravirtualization includes KVM, Xen, OpenStack, Amazon, but not VirtualBox or OpenVZ. Proxmox has an known issue when changing the resolver: https://leap.se/code/issues/8683
Other things to keep in mind: