diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2016-05-20 07:34:14 +0900 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2016-05-20 07:34:14 +0900 |
| commit | a656f0f1b050e5787883172a750f32d0bd5a6545 (patch) | |
| tree | 21a79f276dfcef795a0487d4bbea461fe30e8a58 /src | |
| parent | 37944fd4d3eea401b84334600c8097c90fb9123f (diff) | |
export Sbuild.blockNetwork
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/Sbuild.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index ade9a1f8..49741ac1 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -49,6 +49,7 @@ module Propellor.Property.Sbuild ( updated, updatedFor, -- * Global sbuild configuration + blockNetwork, installed, keypairGenerated, shareAptCache, |
