When a Puppetfile contains the following syntax
mod 'stdlib',
git: '[email protected]:puppetlabs/puppetlabs-stdlib',
ref: '4.25.1'
And the command is run generate-puppetfile -p Puppetfile --fixtures-only --modulename jboss
The fixtures file does not contain the stdlib module.