DEBSOURCES
Skip Quicknav
sources / puppet / 2.6.2-5%2Bsqueeze10 / examples / one
12345678
# $Id$ # this service doesn't actually exist, so we noop it # and this way, we can test noop :) service { "funtest": running => "0", noop => true }