diff options
author | elijah <elijah@riseup.net> | 2015-06-14 17:56:59 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-06-14 17:56:59 -0700 |
commit | 3c06c3ab8f4a1825bd8e75b5760fe9ef971c3bff (patch) | |
tree | fe062b13867b8b6ddd2ac5c0c21d375a04c7f9c8 | |
parent | 02b03615245f1139c39bba3824dfaa4c4c87648d (diff) |
make it clear that debian wheezy is required
-rw-r--r-- | pages/docs/platform/en.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/docs/platform/en.md b/pages/docs/platform/en.md index b11155d..69959f7 100644 --- a/pages/docs/platform/en.md +++ b/pages/docs/platform/en.md @@ -4,6 +4,8 @@ The *LEAP Platform* is set of complementary packages and server recipes to automate the maintenance of LEAP services in a hardened Debian environment. Its goal is to make it as painless as possible for sysadmins to deploy and maintain a service provider's infrastructure for secure communication. +NOTE: The *LEAP Platform* currently supports deploying to servers running Debian Wheezy, and no other distribution or version. + The LEAP Platform consists of three parts, detailed below: 1. [The platform recipes.](#the-platform-recipes) |