Skip to content

failure to parse Puppetfile when colon is used #72

@logicminds

Description

@logicminds

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions