summaryrefslogtreecommitdiff
path: root/src/Propellor/Location.hs
blob: 3fc0953845b186c199da0e9f2b732f7bfb8ad632 (plain)
1
2
3
4
5
module Propellor.Location where

-- | This is where propellor installs itself when deploying a host.
localdir :: FilePath
localdir = "/usr/local/propellor"