summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/database
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2009-04-16 18:47:23 -0500
committerJames Turnbull <james@lovedthanlost.net>2009-04-22 16:07:06 +1000
commitb249f87a8c9a7e358e8d82d658247cd4be01a3d7 (patch)
tree1e292c9ed3d9e72234cf088b4636093606079b39 /lib/puppet/rails/database
parent1cde0ae606b0ea48d4dd8f7a0c0a4f84f7ed8af6 (diff)
downloadpuppet-b249f87a8c9a7e358e8d82d658247cd4be01a3d7.tar.gz
puppet-b249f87a8c9a7e358e8d82d658247cd4be01a3d7.tar.xz
puppet-b249f87a8c9a7e358e8d82d658247cd4be01a3d7.zip
Fixing #2149 - Facts are passed as part of the catalog request
This removes the requirement of shared fact caching on the servers, since the server responding to the catalog request will receive the facts as part of the request. The facts are serialized as a parameter to the request, rather than each being set as a separate request parameter. This hard-codes yaml as the serialization format for the facts, because I couldn't get marshal to work and it's just not as big a deal for such a small amount of data. Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'lib/puppet/rails/database')
0 files changed, 0 insertions, 0 deletions