summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Hostname.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-09 12:32:15 -0400
committerJoey Hess2014-06-09 12:32:15 -0400
commit70ab611efdaf8bba6becc42bef14cc47486d42a6 (patch)
treea5e5a10056601d90a1a3fbd05c397bf484540c8a /src/Propellor/Property/Hostname.hs
parentbfbe9b2c9aaeb4e923dedabd8f5a53a0bd9c3acf (diff)
parenta1341ccb315a98e407a25bf25411759b6f8f58d2 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/Hostname.hs')
-rw-r--r--src/Propellor/Property/Hostname.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Hostname.hs b/src/Propellor/Property/Hostname.hs
index 3a6283cf..10fda040 100644
--- a/src/Propellor/Property/Hostname.hs
+++ b/src/Propellor/Property/Hostname.hs
@@ -3,7 +3,7 @@ module Propellor.Property.Hostname where
import Propellor
import qualified Propellor.Property.File as File
--- | Ensures that the hostname is set to the HostAttr value.
+-- | Ensures that the hostname is set to the HostInfo value.
-- Configures /etc/hostname and the current hostname.
--
-- A FQDN also configures /etc/hosts, with an entry for 127.0.1.1, which is