summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/rails_resource.rb
diff options
context:
space:
mode:
authorBrice Figureau <brice-puppet@daysofwonder.com>2010-07-10 18:52:28 +0200
committerMarkus Roberts <Markus@reality.com>2010-07-11 09:29:35 -0700
commit99d8323ece06ffde0ddfb5753ef94541d473a9d9 (patch)
tree5515bf74450cd1615cb8b85a0e3bad11000a79ac /lib/puppet/rails/rails_resource.rb
parenta2115afbe2a5ab83ea5c84896492eaaf62a33507 (diff)
downloadpuppet-99d8323ece06ffde0ddfb5753ef94541d473a9d9.tar.gz
puppet-99d8323ece06ffde0ddfb5753ef94541d473a9d9.tar.xz
puppet-99d8323ece06ffde0ddfb5753ef94541d473a9d9.zip
Fix #4206 - import "path/*" tries to import files twice
Due to the glob pattern used, we are trying to import manifests twice. Since it isn't possible (see #4205), it is not possible to use a pattern in an import statement. This patch makes sure manifests are returned only once. Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/rails/rails_resource.rb')
0 files changed, 0 insertions, 0 deletions