diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 15:53:00 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 15:53:00 -0700 |
| commit | 5462723243355c387746b10298db747d95e3e2c9 (patch) | |
| tree | ef3bb13b75d27bd9ff778122741004bf84c4ebec /propellor.cabal | |
| parent | 324632dd6c849abc992bd05d644ca7c4b305e8e4 (diff) | |
working on parted
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index d0d1c362..d07684b1 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,7 @@ Library Propellor.Property.Obnam Propellor.Property.OpenId Propellor.Property.OS + Propellor.Property.Parted Propellor.Property.Postfix Propellor.Property.Prosody Propellor.Property.Reboot |
