diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-23 12:30:25 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-23 12:30:25 -0400 |
| commit | 0ec565a590e0b5e70af4f4f922925e5b0b718376 (patch) | |
| tree | bdf14818215c90e20a1d1bdb4b920d1570b15a60 /src/Propellor/Property/SiteSpecific | |
| parent | 4f239d1360c87b069279ce1b100db4a057f94e48 (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor/Property/SiteSpecific')
| -rw-r--r-- | src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs index 56123b60..8055a608 100644 --- a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs +++ b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs @@ -140,4 +140,4 @@ armelContainer dockerImage crontimes timeout = Docker.container "armel-git-annex where writecompanionaddress = scriptProperty [ "echo \"$COMPANION_PORT_22_TCP_ADDR\" > " ++ homedir </> "companion_address" - ] + ] `describe` "companion_address file" |
