diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-09-20 14:51:33 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-09-20 14:51:33 +0200 |
commit | 06e2a1dab40b7010081e97924bd216ccc16a1602 (patch) | |
tree | 5b21e3e204c92e13ede3b78a36744e4e63af09d8 /code/environments/production/modules/stdlib/README_SPECS.markdown | |
parent | 0203c3892bb3b7ce5037fe25ed33096813185379 (diff) | |
download | puppet.KATH-06e2a1dab40b7010081e97924bd216ccc16a1602.tar.gz puppet.KATH-06e2a1dab40b7010081e97924bd216ccc16a1602.tar.bz2 puppet.KATH-06e2a1dab40b7010081e97924bd216ccc16a1602.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) |