After you have using the proxy recorder to generate all of the appropriate files like the gatling recording scala file (don't forget to change the request
values within the .exec calls as mentioned before), and the request_body txt file, and placed the catalog-zero modules and included it in your default node def on your site.pp, there are several modifications required for the feeder functionality.
The first thing you should do is use the generate-node-feeder.sh
bash script to generate all of the fake hostnames that will be used in the gatling simulation. It should walk you through what you need to enter in and where to put the resulting csv file.
Note: If you'd like to follow along, just check out this commit here https://github.com/briancain/gatling-puppet-load-test/commit/eddaf1dfe41e41a9b8a31aea1d999ca5824fc599
Next, you must add a line in your gatling simulation to reference the new generated csv file, as seen below. (Make sure the csv file you generat