summaryrefslogtreecommitdiff
path: root/test/test-files/puppet
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2021-03-20 22:11:22 +0000
committerw0rp <devw0rp@gmail.com>2021-03-20 22:11:42 +0000
commitb1d833417bcb57e265e0d01df07b28f463529d4b (patch)
tree11421aeca89127b0cc9417f8ff4cb0d725199f49 /test/test-files/puppet
parent3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff)
downloadale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/test-files/puppet')
-rw-r--r--test/test-files/puppet/dummy.pp0
-rw-r--r--test/test-files/puppet/new-style-module/lib/puppet/types/exampletype.rb0
-rw-r--r--test/test-files/puppet/new-style-module/metadata.json0
-rw-r--r--test/test-files/puppet/new-style-module/template/template.epp0
-rw-r--r--test/test-files/puppet/old-style-module/manifests/init.pp0
-rw-r--r--test/test-files/puppet/old-style-module/templates/template.epp0
6 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/puppet/dummy.pp b/test/test-files/puppet/dummy.pp
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/puppet/dummy.pp
diff --git a/test/test-files/puppet/new-style-module/lib/puppet/types/exampletype.rb b/test/test-files/puppet/new-style-module/lib/puppet/types/exampletype.rb
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/puppet/new-style-module/lib/puppet/types/exampletype.rb
diff --git a/test/test-files/puppet/new-style-module/metadata.json b/test/test-files/puppet/new-style-module/metadata.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/puppet/new-style-module/metadata.json
diff --git a/test/test-files/puppet/new-style-module/template/template.epp b/test/test-files/puppet/new-style-module/template/template.epp
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/puppet/new-style-module/template/template.epp
diff --git a/test/test-files/puppet/old-style-module/manifests/init.pp b/test/test-files/puppet/old-style-module/manifests/init.pp
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/puppet/old-style-module/manifests/init.pp
diff --git a/test/test-files/puppet/old-style-module/templates/template.epp b/test/test-files/puppet/old-style-module/templates/template.epp
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/puppet/old-style-module/templates/template.epp