summaryrefslogtreecommitdiffstats
path: root/examples/one
blob: 452d32f3e8009901f500042f5afc8f673673477c (plain)
1
2
3
4
5
6
7
8
# $Id$

# this service doesn't actually exist, so we noop it
# and this way, we can test noop :)
service { "funtest":
    running => "0",
    noop => true
}