summaryrefslogtreecommitdiffstats
path: root/test/text/assignments
blob: f45b8339212750b628eb806340d0fc7e43a9dddf (plain)
1
2
3
4
5
6
7
8
9
# $Id$

platform = :sunos

platform = "this is a string of text"

apache = service["apache"] {
    :running => "1"
}