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/examples/init.pp | |
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/examples/init.pp')
-rw-r--r-- | code/environments/production/modules/stdlib/examples/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/environments/production/modules/stdlib/examples/init.pp b/code/environments/production/modules/stdlib/examples/init.pp new file mode 100644 index 0000000..ad27972 --- /dev/null +++ b/code/environments/production/modules/stdlib/examples/init.pp @@ -0,0 +1 @@ +include ::stdlib |