From 510c4c4f378d08d52254fadc7ef00027d1ce2698 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 11 Oct 2012 18:29:24 +0200 Subject: [PATCH] sexy update Signed-off-by: Nico Schottelius --- software/sexy.mdwn | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/software/sexy.mdwn b/software/sexy.mdwn index 25bd8024..26dbe7cf 100644 --- a/software/sexy.mdwn +++ b/software/sexy.mdwn @@ -4,11 +4,25 @@ ## Introduction -Sexy stores inventory information in a cconfig database and -allows to control and change your environment using backends. +Sexy is the the Swiss Army Knife for inventory management. +It allows you to manage hosts and network with a simple command +line interface. -Thus you can always use the same tool to manage your inventory -and simply change the backend, if working in another environment. +Sexy stores inventory information in a **cconfig database** and +adapts to your environment by supporting custom backends. + +In short, sexy can create and remove hosts and configure networks - +depending on your backend this means: + + * sexy manages Virtual Machines + * sexy generates IPv4 address allocation (DHCP) + * sexy sets up your domain name system (DNS) + + +## Status + +The release process for sexy version 2.0 has started and is planned +to happen in November 2012. ## Installation