summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Installer
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Property/Installer')
-rw-r--r--src/Propellor/Property/Installer/Target.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Installer/Target.hs b/src/Propellor/Property/Installer/Target.hs
index 8c865143..c6889dc5 100644
--- a/src/Propellor/Property/Installer/Target.hs
+++ b/src/Propellor/Property/Installer/Target.hs
@@ -24,6 +24,7 @@
-- > seed ver = host "debian.local" $ props
-- > & osDebian Unstable X86_64
-- > & Hostname.sane
+-- > & Hostname.mailname
-- > & Apt.stdSourcesList
-- > & Apt.installed ["linux-image-amd64"]
-- > & Grub.installed PC