summaryrefslogtreecommitdiff
path: root/manifests/include/silverstripe.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-04-17 16:07:55 -0400
committerMicah Anderson <micah@riseup.net>2013-04-17 16:07:55 -0400
commit6844258b567b5065f5488a12f3f18208ff36ecb0 (patch)
tree57dc2fd942ca81584f85ea7f25ec77a6b845f88e /manifests/include/silverstripe.pp
parentdafb060fc57957dbe9e5e90698537e781cebeaf6 (diff)
parent2f6d7891e115f921c157567e2aa5afd6199c310e (diff)
Merge remote-tracking branch 'shared/master' into leap
Conflicts: manifests/debian.pp
Diffstat (limited to 'manifests/include/silverstripe.pp')
-rw-r--r--manifests/include/silverstripe.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/include/silverstripe.pp b/manifests/include/silverstripe.pp
new file mode 100644
index 0000000..fd2484b
--- /dev/null
+++ b/manifests/include/silverstripe.pp
@@ -0,0 +1,3 @@
+class apache::include::silverstripe {
+ apache::config::include{'silverstripe.inc': }
+}