summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-11-20 14:06:55 -0400
committerJoey Hess2014-11-20 14:15:26 -0400
commitb8b746a7f1bdbf179136959a85138fde60c43588 (patch)
tree48e9b5c95a7f0ec1ef0f899513e65de96124c31a /propellor.cabal
parentcc8bbcf95b9b0cdcd2db17ee6049263498caa79b (diff)
starting work on a Chroot module
factored out info up-propigation code rom Docker
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 38e3da21..7f2b2376 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -74,6 +74,7 @@ Library
Propellor.Property.Apt
Propellor.Property.Cmd
Propellor.Property.Hostname
+ Propellor.Property.Chroot
Propellor.Property.Cron
Propellor.Property.Debootstrap
Propellor.Property.Dns
@@ -102,6 +103,7 @@ Library
Propellor.Property.SiteSpecific.GitHome
Propellor.Property.SiteSpecific.JoeySites
Propellor.Property.SiteSpecific.GitAnnexBuilder
+ Propellor.Host
Propellor.CmdLine
Propellor.Info
Propellor.Message