diff options
author | kwadronaut <kwadronaut@leap.se> | 2016-12-11 15:16:23 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2016-12-11 15:16:23 +0100 |
commit | 76ec2a16185012f654fd4e655300d852ec38cd62 (patch) | |
tree | f5f8c3abc1528bd21eb306b337fc1251a783b96a /pages/docs/platform/troubleshooting | |
parent | 7a542ec27bdad3eace991c8b7dea279fbe7c1988 (diff) |
add info about proxmox failing #8683
Diffstat (limited to 'pages/docs/platform/troubleshooting')
-rw-r--r-- | pages/docs/platform/troubleshooting/known-issues.md | 2 |
1 files changed, 2 insertions, 0 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) |