diff options
Diffstat (limited to 'src/Propellor/Property/Sbuild.hs')
| -rw-r--r-- | src/Propellor/Property/Sbuild.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index 3063ddd4..cffe2f5f 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -54,7 +54,9 @@ module Propellor.Property.Sbuild ( -- * Creating and updating sbuild schroots UseCcache(..), built, + -- * Properties for use inside sbuild schroots update, + useHostProxy, -- * Global sbuild configuration -- blockNetwork, keypairGenerated, |
