DEBSOURCES
Skip Quicknav
sources / puppet / 0.24.5-3%2Blenny2 / 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 }