summaryrefslogtreecommitdiff
path: root/manifests/storeconfigs.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/storeconfigs.pp')
-rw-r--r--manifests/storeconfigs.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/storeconfigs.pp b/manifests/storeconfigs.pp
deleted file mode 100644
index 32aaa7f..0000000
--- a/manifests/storeconfigs.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-# This class sets up the necessary ActiveRecord bits
-# so storeconfigs works.
-class puppet::puppetmaster::storeconfigs {
- include rails
-}