From df16f0bae5f12aae680ea8dcdec0befd27e66e2d Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 9 Jun 2016 17:33:06 +0200 Subject: 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" --- puppet/modules/ntp/spec/unit/puppet/provider/README.markdown | 4 ++++ puppet/modules/ntp/spec/unit/puppet/type/README.markdown | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 puppet/modules/ntp/spec/unit/puppet/provider/README.markdown create mode 100644 puppet/modules/ntp/spec/unit/puppet/type/README.markdown (limited to 'puppet/modules/ntp/spec/unit') 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. -- cgit v1.2.3