diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-09-20 14:50:39 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-09-20 14:50:39 +0200 |
commit | 6162b571d3dea04957ba6712a4191b83c8fb2c89 (patch) | |
tree | b77e271107d885984ba2ec394c908ca5519f7558 /code/environments/production/modules/stdlib/README_SPECS.markdown | |
parent | 3f1bbf87bbcc3daa15cd7391b2949b5bf742781b (diff) | |
download | puppet.FWSECK-6162b571d3dea04957ba6712a4191b83c8fb2c89.tar.gz puppet.FWSECK-6162b571d3dea04957ba6712a4191b83c8fb2c89.tar.bz2 puppet.FWSECK-6162b571d3dea04957ba6712a4191b83c8fb2c89.zip |
Bundles puppetlabs-stdlib 4.25.1.
Diffstat (limited to 'code/environments/production/modules/stdlib/README_SPECS.markdown')
-rw-r--r-- | code/environments/production/modules/stdlib/README_SPECS.markdown | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/code/environments/production/modules/stdlib/README_SPECS.markdown b/code/environments/production/modules/stdlib/README_SPECS.markdown new file mode 100644 index 0000000..917b631 --- /dev/null +++ b/code/environments/production/modules/stdlib/README_SPECS.markdown @@ -0,0 +1,7 @@ +NOTE +==== + +This project's specs depend on puppet core, and thus they require the +`puppetlabs_spec_helper` project. For more information please see the README +in that project, which can be found here: [puppetlabs spec +helper](https://github.com/puppetlabs/puppetlabs_spec_helper) |