description

This commit is contained in:
Joey Hess 2014-03-30 03:49:01 -04:00
parent d4aeea4c9a
commit e741b7b82e
Failed to extract signature
1 changed files with 4 additions and 3 deletions

View File

@ -8,11 +8,12 @@ Stability: Stable
Copyright: 2014 Joey Hess
License-File: GPL
Build-Type: Simple
Homepage:
Homepage: http://git.kitenet.net/?p=propellor.git;a=summary
Category: Utility
Synopsis: property-based host configuration management
Synopsis: property-based host configuration management in haskell
Description:
TODO
Propellor enures that the system it's run in satisfies a list of
properties, taking action as necessary when a property is not yet met.
Executable propellor
Main-Is: Propellor.hs