-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Is there anyway to create a noop mode for this.
Trying to compare either working dir to Puppetfile with create puppetfile
and trying to compare Puppetfile -> .fixtures.yml (current vs what's to be changed).
So something like working modules has ntp 7.4.4 but Puppetfile has 7.0.0 or Puppetfile has 7.4.4 and fixtures has 7.0.0
I'm still trying to determine if should have a generate Puppetfile from .fixtures since .fixtures would technically come before Puppetfile during testing so maybe generate a Puppetfile or diff from what fixtures thinks should be in Puppetfile.
working dir -> Puppetfile
Puppetfile -> fixtures
fixtures -> Puppetfile?
Metadata
Metadata
Assignees
Labels
No labels