summaryrefslogtreecommitdiff
path: root/puppet/modules/ntp/spec/unit
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-06-09 17:33:06 +0200
committervarac <varacanero@zeromail.org>2016-06-14 12:05:18 +0200
commitdf16f0bae5f12aae680ea8dcdec0befd27e66e2d (patch)
treee2b1af75fbb9ba1e7369cf9739a3f48105ffe704 /puppet/modules/ntp/spec/unit
parenta86a9bbaa31c0859abf0b7f8c49f58b0a68ad134 (diff)
git subrepo clone https://leap.se/git/puppet_ntp puppet/modules/ntp
subrepo: subdir: "puppet/modules/ntp" merged: "8a554ab" upstream: origin: "https://leap.se/git/puppet_ntp" branch: "master" commit: "8a554ab" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "cb2995b"
Diffstat (limited to 'puppet/modules/ntp/spec/unit')
-rw-r--r--puppet/modules/ntp/spec/unit/puppet/provider/README.markdown4
-rw-r--r--puppet/modules/ntp/spec/unit/puppet/type/README.markdown4
2 files changed, 8 insertions, 0 deletions
diff --git a/puppet/modules/ntp/spec/unit/puppet/provider/README.markdown b/puppet/modules/ntp/spec/unit/puppet/provider/README.markdown
new file mode 100644
index 00000000..70258502
--- /dev/null
+++ b/puppet/modules/ntp/spec/unit/puppet/provider/README.markdown
@@ -0,0 +1,4 @@
+Provider Specs
+==============
+
+Define specs for your providers under this directory.
diff --git a/puppet/modules/ntp/spec/unit/puppet/type/README.markdown b/puppet/modules/ntp/spec/unit/puppet/type/README.markdown
new file mode 100644
index 00000000..1ee19ac8
--- /dev/null
+++ b/puppet/modules/ntp/spec/unit/puppet/type/README.markdown
@@ -0,0 +1,4 @@
+Resource Type Specs
+===================
+
+Define specs for your resource types in this directory.