diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-13 18:12:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-13 18:12:19 -0400 |
| commit | d3ced2a6246dbfd736aec59d24b78cecd1d96144 (patch) | |
| tree | 969610b9cec9f056211daa22009c7edb7b32efeb | |
| parent | ebaaa9db50691658094488d1d1956e6082305a1b (diff) | |
add new module
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index dd71ab05..abbff33a 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -145,6 +145,7 @@ Library Propellor.Property.ZFS.Properties Propellor.Property.HostingProvider.CloudAtCost Propellor.Property.HostingProvider.DigitalOcean + Propellor.Property.HostingProvider.Exoscale Propellor.Property.HostingProvider.Linode Propellor.Property.SiteSpecific.GitHome Propellor.Property.SiteSpecific.JoeySites |
