diff options
| author | Félix Sipma <felix.sipma@no-log.org> | 2015-10-08 08:56:32 +0200 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-08 11:08:49 -0400 |
| commit | b0e04b51324417e1c7f30c1c9526288fc288f186 (patch) | |
| tree | c54aca4e7d4fe177d468507a93405e7073acc1c1 /propellor.cabal | |
| parent | 660a480e8144946847257021f0a667b35ac62397 (diff) | |
add basic Uwsgi module
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index d2e2e0c6..32f3772d 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -116,6 +116,7 @@ Library Propellor.Property.Tor Propellor.Property.Unbound Propellor.Property.User + Propellor.Property.Uwsgi Propellor.Property.HostingProvider.CloudAtCost Propellor.Property.HostingProvider.DigitalOcean Propellor.Property.HostingProvider.Linode |
