summaryrefslogtreecommitdiffstats
path: root/examples/assignments
blob: 3edcef84ea7f3454972f5ee0107f34594ecbb859 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id$

$goodness = sunos

$subvariable = $goodness

$yayness = "this is a string of text"

#$sleeper = service { sleeper:
#    running => "1"
#}