From b8b746a7f1bdbf179136959a85138fde60c43588 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 20 Nov 2014 14:06:55 -0400 Subject: starting work on a Chroot module factored out info up-propigation code rom Docker --- propellor.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'propellor.cabal') 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 -- cgit v1.3-2-g0d8e