summaryrefslogtreecommitdiff
path: root/puppet/modules/x509/manifests/init.pp
diff options
context:
space:
mode:
authorMicah <micah@leap.se>2016-05-24 10:19:30 -0400
committerMicah <micah@leap.se>2016-05-24 10:19:30 -0400
commit4cb98256c13db35223bbe16645a33bb62b81d9c8 (patch)
tree97e30c5d4542386a1a5b1aa3b4e8c65a7cab48ec /puppet/modules/x509/manifests/init.pp
parent5f35e3a141cb52a5c7719074e932580f4b498db4 (diff)
parent09c79400ae368fa7f9b4e910451eef496c702d6c (diff)
Merge commit '09c79400ae368fa7f9b4e910451eef496c702d6c' as 'puppet/modules/x509'
Diffstat (limited to 'puppet/modules/x509/manifests/init.pp')
-rw-r--r--puppet/modules/x509/manifests/init.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/modules/x509/manifests/init.pp b/puppet/modules/x509/manifests/init.pp
new file mode 100644
index 00000000..8283e482
--- /dev/null
+++ b/puppet/modules/x509/manifests/init.pp
@@ -0,0 +1,2 @@
+class x509 {
+}