diff options
| author | Stig Sandbeck Mathisen <ssm@debian.org> | 2013-02-05 10:44:00 +0100 |
|---|---|---|
| committer | Stig Sandbeck Mathisen <ssm@debian.org> | 2013-02-05 10:44:00 +0100 |
| commit | 107e8d1a41d447403883a6f6faa1cc40fb904720 (patch) | |
| tree | aaaeca9cb6289b3db94a105e6cb1b1270292337c /examples/one | |
| parent | 7a3cd3a80c8d57462509c7e193dfcc11fc61a191 (diff) | |
| parent | 480379d1f61d88e732bd10d6773845a788351ed3 (diff) | |
| download | puppet-upstream/3.1.0.tar.gz | |
Imported Upstream version 3.1.0upstream/3.1.0
Diffstat (limited to 'examples/one')
| -rw-r--r-- | examples/one | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/one b/examples/one deleted file mode 100644 index 452d32f3e..000000000 --- a/examples/one +++ /dev/null @@ -1,8 +0,0 @@ -# $Id$ - -# this service doesn't actually exist, so we noop it -# and this way, we can test noop :) -service { "funtest": - running => "0", - noop => true -} |
