repo.or.cz
/
vinpup.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pairing with luke, nagios_command provider skeleton
[vinpup.git]
/
examples
/
code
/
one
blob
452d32f3e8009901f500042f5afc8f673673477c
1
# $Id$
2
3
# this service doesn't actually exist, so we noop it
4
# and this way, we can test noop :)
5
service { "funtest":
6
running => "0",
7
noop => true
8
}