diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-26 11:23:42 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-26 11:23:42 -0700 |
| commit | a4ac16ab9432a9f6e180e9e416e95de8433ed016 (patch) | |
| tree | 8e5dc34c025109ff544c76e43a987c773fe2ac89 /propellor.cabal | |
| parent | 01d1cbb8361d1fada638bd4c554f3ea9fe7b8c76 (diff) | |
| parent | 89dec139eef3d409c06877d5e8fd1dc1085465d1 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index d0d1c362..329739be 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -78,6 +78,7 @@ Library Propellor.Property.ConfFile Propellor.Property.Cron Propellor.Property.Debootstrap + Propellor.Property.DiskImage Propellor.Property.Dns Propellor.Property.DnsSec Propellor.Property.Docker @@ -94,6 +95,8 @@ Library Propellor.Property.Obnam Propellor.Property.OpenId Propellor.Property.OS + Propellor.Property.Parted + Propellor.Property.Partition Propellor.Property.Postfix Propellor.Property.Prosody Propellor.Property.Reboot |
