summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorSean Whitton2015-08-16 17:47:21 -0700
committerJoey Hess2015-08-20 10:09:25 -0400
commitf8dc9b294dbc114255129113f84fabde6dac46cc (patch)
tree9e51c6032698bfe8bd297d8f1332d08fc63e22fb /propellor.cabal
parent826de8e624c9119f2908dbd17d876c6ed5632425 (diff)
ConfFile.containsIniPair property
plus scaffolding for other generic conf file properties (cherry picked from commit 86b077b7a21efd5484dfaeee3c31fc5f3c151f6c)
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index f00e5594..640d0293 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -73,7 +73,8 @@ Library
Propellor.Property.Apt
Propellor.Property.Cmd
Propellor.Property.Hostname
- Propellor.Property.Chroot
+ Propellor.Property.Chroot
+ Propellor.Property.ConfFile
Propellor.Property.Cron
Propellor.Property.Debootstrap
Propellor.Property.Dns