comment
This commit is contained in:
parent
27f4c9be43
commit
f35d21a0fa
|
@ -0,0 +1,14 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2015-04-14T18:48:23Z"
|
||||||
|
content="""
|
||||||
|
By composing these things at the command-line, you're using the
|
||||||
|
command-line, rather than haskell, for describing your system. I don't
|
||||||
|
think that's a win.
|
||||||
|
|
||||||
|
As far as properties that you don't want to have run every time, see
|
||||||
|
`Propellor.Property.Scheduled.period`. For example:
|
||||||
|
|
||||||
|
& Apt.update `period` Daily
|
||||||
|
"""]]
|
Loading…
Reference in New Issue